|
246 | 246 | } |
247 | 247 | }, |
248 | 248 | "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 | + }, |
249 | 270 | { |
250 | 271 | "category": "integration", |
251 | 272 | "date": "2025-04-11", |
|
896 | 917 | "url": "https://docs.chain.link/ccip/directory/testnet/chain/ethereum-testnet-sepolia-xlayer-1" |
897 | 918 | } |
898 | 919 | ], |
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 | + ], |
900 | 931 | "title": "CCIP Expands to New Blockchains", |
901 | 932 | "topic": "CCIP" |
902 | 933 | }, |
|
1754 | 1785 | "category": "release", |
1755 | 1786 | "date": "2023-07-20", |
1756 | 1787 | "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 | + ], |
1758 | 1795 | "title": "CCIP Testnet GA release", |
1759 | 1796 | "topic": "CCIP" |
1760 | 1797 | }, |
|
1903 | 1940 | "category": "release", |
1904 | 1941 | "date": "2024-04-29", |
1905 | 1942 | "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 | + ], |
1907 | 1950 | "title": "VRF v2.5", |
1908 | 1951 | "topic": "VRF" |
1909 | 1952 | }, |
|
2068 | 2111 | "category": "deprecation", |
2069 | 2112 | "date": "2024-06-03", |
2070 | 2113 | "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 | + ], |
2072 | 2122 | "title": "Registrar deprecation through v2.0", |
2073 | 2123 | "topic": "Automation" |
2074 | 2124 | }, |
|
2122 | 2172 | "category": "release", |
2123 | 2173 | "date": "2023-10-02", |
2124 | 2174 | "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 | + ], |
2126 | 2183 | "title": "Automation v2.0 release", |
2127 | 2184 | "topic": "Automation" |
2128 | 2185 | }, |
|
0 commit comments