diff --git a/public/changelog.json b/public/changelog.json index 2d39f67ec3e..90cd57c7e04 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -298,6 +298,33 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-06-29", + "description": "Newly supported tokens: DEGEN, SolvBTC.BERA, USDT", + "relatedTokens": [ + { + "assetName": "Degen Arena", + "baseAsset": "DEGEN", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/DEGEN", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/degen.webp?auto=compress%2Cformat" + }, + { + "assetName": "SolvBTC Bera Vault", + "baseAsset": "SolvBTC.BERA", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/SolvBTC.BERA", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/solvbtcbera.webp?auto=compress%2Cformat" + }, + { + "assetName": "Tether USD", + "baseAsset": "USDT", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/USDT", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usdt.webp?auto=compress%2Cformat" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "integration", "date": "2025-06-29",