diff --git a/public/changelog.json b/public/changelog.json index c72e39756cf..cba78704ecd 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -298,6 +298,39 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-06-22", + "description": "Newly supported tokens: EmCH, SDM, WLD, xSILO", + "relatedTokens": [ + { + "assetName": "EmGEMx Switzerland", + "baseAsset": "EmCH", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/EmCH", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/emch.webp?auto=compress%2Cformat" + }, + { + "assetName": "Diamondz Shadow Movies", + "baseAsset": "SDM", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/SDM", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/sdm.webp?auto=compress%2Cformat" + }, + { + "assetName": "Worldcoin", + "baseAsset": "WLD", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/WLD", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/wld.webp?auto=compress%2Cformat" + }, + { + "assetName": "xSILO", + "baseAsset": "xSILO", + "url": "https://docs.chain.link/ccip/directory/mainnet/token/xSILO", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/xsilo.webp?auto=compress%2Cformat" + } + ], + "title": "Cross-chain token (CCT) standard: Added support for new tokens", + "topic": "CCIP" + }, { "category": "integration", "date": "2025-06-22",