Skip to content

Commit e737bfe

Browse files
authored
Merge branch 'main' into sidebar-filtering
2 parents cdedd0e + 9a28a8a commit e737bfe

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

public/changelog.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,27 @@
330330
}
331331
},
332332
"data": [
333+
{
334+
"category": "integration",
335+
"date": "2025-11-09",
336+
"description": "Newly supported tokens: sDOLA, savBTC",
337+
"relatedTokens": [
338+
{
339+
"assetName": "Staked DOLA",
340+
"baseAsset": "sDOLA",
341+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/sDOLA",
342+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/sdola.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
343+
},
344+
{
345+
"assetName": "Staked avBTC",
346+
"baseAsset": "savBTC",
347+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/savBTC",
348+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/savbtc.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
349+
}
350+
],
351+
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
352+
"topic": "CCIP"
353+
},
333354
{
334355
"category": "release",
335356
"date": "2025-11-04",

0 commit comments

Comments
 (0)