Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions public/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,33 @@
"title": "Added support to Data Feeds",
"topic": "Data Feeds"
},
{
"category": "integration",
"date": "2026-01-18",
"description": "Newly supported tokens: BGB, PTjrUSDe, PTsrUSDe",
"relatedTokens": [
{
"assetName": "BitgetToken",
"baseAsset": "BGB",
"url": "https://docs.chain.link/ccip/directory/mainnet/token/BGB",
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/bgb.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
},
{
"assetName": "PT Strata Junior USDe 2APR2026",
"baseAsset": "PTjrUSDe",
"url": "https://docs.chain.link/ccip/directory/mainnet/token/PTjrUSDe",
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/ptjrusde.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
},
{
"assetName": "PT Strata Senior USDe 2APR2026",
"baseAsset": "PTsrUSDe",
"url": "https://docs.chain.link/ccip/directory/mainnet/token/PTsrUSDe",
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/ptsrusde.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
}
],
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
"topic": "CCIP"
},
{
"category": "release",
"date": "2026-01-16",
Expand Down
Loading