From a0193a2fa66dd6996c8038324338539ba7d8a71f Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 21 Oct 2025 09:30:54 +0200 Subject: [PATCH] update --- public/changelog.json | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/public/changelog.json b/public/changelog.json index 3166185c9b9..e844bbfd69a 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -322,6 +322,45 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-10-21", + "description": "Newly supported tokens: BANK, BKN, TURTLE, XTFBRICK1, XTFCLOBOND", + "relatedTokens": [ + { + "assetName": "Lorenzo Governance Token", + "baseAsset": "BANK", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/BANK", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/bank.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "Brickken", + "baseAsset": "BKN", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/BKN", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/bkn.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "Turtle", + "baseAsset": "TURTLE", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/TURTLE", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/turtle.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "Real Estate Panama Fund", + "baseAsset": "XTFBRICK1", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/XTFBRICK1", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/xtfbrick1.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + }, + { + "assetName": "Avenida CLO Bond Fund", + "baseAsset": "XTFCLOBOND", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/XTFCLOBOND", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/xtfclobond.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "integration", "date": "2025-10-20",