Skip to content
Merged
Show file tree
Hide file tree
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
47 changes: 46 additions & 1 deletion public/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,51 @@
}
},
"data": [
{
"category": "integration",
"date": "2026-05-07",
"description": "Newly supported tokens: xTAO",
"relatedTokens": [
{
"assetName": "TAO",
"baseAsset": "xTAO",
"url": "https://docs.chain.link/ccip/directory/mainnet/token/xTAO",
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/xtao.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": "integration",
"date": "2026-05-07",
"description": "Chainlink CCIP expands support to 0G Galileo Testnet 1, replacing the 0G Galileo Testnet.",
"newNetworks": [
{
"displayName": "0G Galileo Testnet",
"network": "0g",
"url": "https://docs.chain.link/ccip/directory/testnet/chain/0g-testnet-galileo-1"
}
],
"relatedNetworks": ["0g"],
"title": "CCIP Expands to 0G Galileo Testnet",
"topic": "CCIP"
},
{
"category": "integration",
"date": "2026-05-07",
"description": "Chainlink CCIP expands support to MegaETH Testnet 2, replacing the MegaETH Testnet.",
"newNetworks": [
{
"displayName": "MegaETH Testnet",
"network": "megaeth",
"url": "https://docs.chain.link/ccip/directory/testnet/chain/megaeth-testnet-2"
}
],
"relatedNetworks": ["megaeth"],
"title": "CCIP Expands to MegaETH Testnet",
"topic": "CCIP"
},
{
"category": "integration",
"date": "2026-05-03",
Expand Down Expand Up @@ -1219,7 +1264,7 @@
"assetName": "Zoo Finance",
"baseAsset": "ZF",
"url": "https://docs.chain.link/ccip/directory/mainnet/token/ZF",
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/zoo.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/zf.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
},
{
"assetName": "USDpm",
Expand Down
Loading
Loading