Skip to content

Commit f780072

Browse files
khadnigithub-actions[bot]
authored andcommitted
CCT: Update changelog with new tokens
1 parent d495d01 commit f780072

File tree

1 file changed

+62
-5
lines changed

1 file changed

+62
-5
lines changed

public/changelog.json

Lines changed: 62 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,27 @@
246246
}
247247
},
248248
"data": [
249+
{
250+
"category": "integration",
251+
"date": "2025-04-13",
252+
"description": "Newly supported tokens: MYST, xSolvBTC",
253+
"relatedTokens": [
254+
{
255+
"assetName": "MyStandard",
256+
"baseAsset": "MYST",
257+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/MYST",
258+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/myst.webp?auto=compress%2Cformat"
259+
},
260+
{
261+
"assetName": "SolvBTC Babylon",
262+
"baseAsset": "xSolvBTC",
263+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/xSolvBTC",
264+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/xsolvbtc.webp?auto=compress%2Cformat"
265+
}
266+
],
267+
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
268+
"topic": "CCIP"
269+
},
249270
{
250271
"category": "integration",
251272
"date": "2025-04-11",
@@ -896,7 +917,17 @@
896917
"url": "https://docs.chain.link/ccip/directory/testnet/chain/ethereum-testnet-sepolia-xlayer-1"
897918
}
898919
],
899-
"relatedNetworks": ["botanix", "corn", "hashkey", "ink", "polygonzkevm", "sei", "soneium", "xlayer", "monad"],
920+
"relatedNetworks": [
921+
"botanix",
922+
"corn",
923+
"hashkey",
924+
"ink",
925+
"polygonzkevm",
926+
"sei",
927+
"soneium",
928+
"xlayer",
929+
"monad"
930+
],
900931
"title": "CCIP Expands to New Blockchains",
901932
"topic": "CCIP"
902933
},
@@ -1754,7 +1785,13 @@
17541785
"category": "release",
17551786
"date": "2023-07-20",
17561787
"description": "Chainlink CCIP is publicly available on the following testnet chains:\n\n- Ethereum Sepolia\n- Optimism Goerli\n- Avalanche Fuji\n- Arbitrum Goerli\n- Polygon Mumbai\n\nSee the [CCIP Directory](https://docs.chain.link/ccip/directory/testnet) page for more information.",
1757-
"relatedNetworks": ["ethereum", "optimism", "avalanche", "arbitrum", "polygon"],
1788+
"relatedNetworks": [
1789+
"ethereum",
1790+
"optimism",
1791+
"avalanche",
1792+
"arbitrum",
1793+
"polygon"
1794+
],
17581795
"title": "CCIP Testnet GA release",
17591796
"topic": "CCIP"
17601797
},
@@ -1903,7 +1940,13 @@
19031940
"category": "release",
19041941
"date": "2024-04-29",
19051942
"description": "VRF V2.5 is available on Ethereum, BNB Chain, Polygon, Avalanche and Arbitrum mainnets and testnets.The new version of Chainlink VRF implements the following changes:\n\n- Support for native gas token billing\n- Easy 1-click migration to future new versions\n- New [billing model](https://docs.chain.link/vrf/v2-5/billing), where the premium is a percentage of the gas costs of the VRF callback instead of a flat fee\n- Gas optimizations\n\nLearn how to [migrate to VRF V2.5](https://docs.chain.link/vrf/v2-5/migration-from-v2).",
1906-
"relatedNetworks": ["ethereum", "bnb-chain", "polygon", "avalanche", "arbitrum"],
1943+
"relatedNetworks": [
1944+
"ethereum",
1945+
"bnb-chain",
1946+
"polygon",
1947+
"avalanche",
1948+
"arbitrum"
1949+
],
19071950
"title": "VRF v2.5",
19081951
"topic": "VRF"
19091952
},
@@ -2068,7 +2111,14 @@
20682111
"category": "deprecation",
20692112
"date": "2024-06-03",
20702113
"description": "Older Automation [registrars](https://docs.chain.link/chainlink-automation/reference/automation-contracts#automationregistrarsol) for v1.0, v1.1, v1.2, v1.3, and v2.0 are deprecated on all [supported networks](https://docs.chain.link/chainlink-automation/overview/supported-networks) (Ethereum, Avalanche, BSC, Polygon, Arbitrum and Optimism). You can no longer register new upkeeps using these older versions. Please [migrate your older upkeeps to Automation 2.1](https://docs.chain.link/chainlink-automation/guides/migrate-to-v2) to ensure they remain operational as we start deprecating older versions.",
2071-
"relatedNetworks": ["ethereum", "avalanche", "bnb-chain", "polygon", "arbitrum", "optimism"],
2114+
"relatedNetworks": [
2115+
"ethereum",
2116+
"avalanche",
2117+
"bnb-chain",
2118+
"polygon",
2119+
"arbitrum",
2120+
"optimism"
2121+
],
20722122
"title": "Registrar deprecation through v2.0",
20732123
"topic": "Automation"
20742124
},
@@ -2122,7 +2172,14 @@
21222172
"category": "release",
21232173
"date": "2023-10-02",
21242174
"description": "Automation 2.0 is now live on Ethereum, Binance Smart Chain, Polygon, Avalanche, Arbitrum, and Optimism. Automation 2.0 features include:\n\n- **Verifiable compute**: The Automation DON now leverages a consensus mechanism, via Chainlink OCR3, to give you cryptographically verified compute. Save up to 90% of onchain gas costs by off-loading compute intensive tasks to the Automation DON.\n- **Log triggers**: Natively use log data in your smart contracts with [log triggers](https://docs.chain.link/chainlink-automation/guides/log-trigger). Unlock new connection possibilities.\n- **StreamsLookup**: Seamlessly access and use Chainlink's Low Latency Data in upkeeps via [StreamsLookup](https://docs.chain.link/chainlink-automation/reference/automation-interfaces#streamslookupcompatibleinterface). Build like the best Derivative protocols.\n- **Forwarder**: A unique `msg.Sender` for your `performUpkeep` function so you can lock down sensitive upkeeps. Read more about the [forwarder](https://docs.chain.link/chainlink-automation/guides/forwarder).",
2125-
"relatedNetworks": ["ethereum", "bnb-chain", "polygon", "avalanche", "arbitrum", "optimism"],
2175+
"relatedNetworks": [
2176+
"ethereum",
2177+
"bnb-chain",
2178+
"polygon",
2179+
"avalanche",
2180+
"arbitrum",
2181+
"optimism"
2182+
],
21262183
"title": "Automation v2.0 release",
21272184
"topic": "Automation"
21282185
},

0 commit comments

Comments
 (0)