Skip to content

Commit 77e53e3

Browse files
CCT: Update changelog with new tokens (#2780)
Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
1 parent 24b75f6 commit 77e53e3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

public/changelog.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,33 @@
298298
}
299299
},
300300
"data": [
301+
{
302+
"category": "integration",
303+
"date": "2025-06-29",
304+
"description": "Newly supported tokens: DEGEN, SolvBTC.BERA, USDT",
305+
"relatedTokens": [
306+
{
307+
"assetName": "Degen Arena",
308+
"baseAsset": "DEGEN",
309+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/DEGEN",
310+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/degen.webp?auto=compress%2Cformat"
311+
},
312+
{
313+
"assetName": "SolvBTC Bera Vault",
314+
"baseAsset": "SolvBTC.BERA",
315+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/SolvBTC.BERA",
316+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/solvbtcbera.webp?auto=compress%2Cformat"
317+
},
318+
{
319+
"assetName": "Tether USD",
320+
"baseAsset": "USDT",
321+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/USDT",
322+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usdt.webp?auto=compress%2Cformat"
323+
}
324+
],
325+
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
326+
"topic": "CCIP"
327+
},
301328
{
302329
"category": "integration",
303330
"date": "2025-06-29",

0 commit comments

Comments
 (0)