diff --git a/public/changelog.json b/public/changelog.json index 039a29b88b1..b90f833edcc 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -302,6 +302,33 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-08-03", + "description": "Newly supported tokens: USDf, VSN, enzoBTC", + "relatedTokens": [ + { + "assetName": "Falcon USD", + "baseAsset": "USDf", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/USDf", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usdf.webp?auto=compress%2Cformat" + }, + { + "assetName": "Vision", + "baseAsset": "VSN", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/VSN", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/vsn.webp?auto=compress%2Cformat" + }, + { + "assetName": "Lorenzo Wrapped Bitcoin", + "baseAsset": "enzoBTC", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/enzoBTC", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/enzobtc.webp?auto=compress%2Cformat" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "release", "date": "2025-07-28",