|
369 | 369 | "title": "Cross-chain token (CCT) standard: Added support for new tokens", |
370 | 370 | "topic": "CCIP" |
371 | 371 | }, |
| 372 | + { |
| 373 | + "category": "integration", |
| 374 | + "date": "2025-05-25", |
| 375 | + "description": "New SmartData Feeds available:", |
| 376 | + "relatedNetworks": ["arbitrum", "solana"], |
| 377 | + "relatedTokens": [ |
| 378 | + { |
| 379 | + "assetName": "Bitcoin (BTC)", |
| 380 | + "baseAsset": "zBTC", |
| 381 | + "network": "arbitrum", |
| 382 | + "productTypeCode": "PoR", |
| 383 | + "url": "https://data.chain.link/feeds/arbitrum/mainnet/zbtc-por", |
| 384 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/zbtc.webp" |
| 385 | + }, |
| 386 | + { |
| 387 | + "assetName": "Bitcoin (BTC)", |
| 388 | + "baseAsset": "zBTC", |
| 389 | + "network": "solana", |
| 390 | + "productTypeCode": "PoR", |
| 391 | + "url": "https://docs.chain.link/data-feeds/smartdata/addresses?page=1&network=solana&search=zbtc", |
| 392 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/zbtc.webp" |
| 393 | + } |
| 394 | + ], |
| 395 | + "title": "Added support to SmartData", |
| 396 | + "topic": "SmartData" |
| 397 | + }, |
| 398 | + { |
| 399 | + "category": "integration", |
| 400 | + "date": "2025-05-25", |
| 401 | + "description": "New Data Feeds available:", |
| 402 | + "relatedNetworks": ["aptos", "arbitrum", "optimism", "soneium", "sonic"], |
| 403 | + "relatedTokens": [ |
| 404 | + { |
| 405 | + "assetName": "PancakeSwap", |
| 406 | + "baseAsset": "CAKE", |
| 407 | + "quoteAsset": "USD", |
| 408 | + "network": "aptos", |
| 409 | + "url": "https://docs.chain.link/data-feeds/price-feeds/addresses?page=1&network=aptos&search=CAKE", |
| 410 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/cake.webp" |
| 411 | + }, |
| 412 | + { |
| 413 | + "assetName": "World Liberty Financial USD", |
| 414 | + "baseAsset": "USD1", |
| 415 | + "quoteAsset": "USD", |
| 416 | + "network": "arbitrum", |
| 417 | + "url": "https://data.chain.link/feeds/arbitrum/mainnet/usd1-usd", |
| 418 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usd1.webp" |
| 419 | + }, |
| 420 | + { |
| 421 | + "assetName": "World Liberty Financial USD", |
| 422 | + "baseAsset": "USD1", |
| 423 | + "quoteAsset": "USD", |
| 424 | + "network": "optimism", |
| 425 | + "url": "https://data.chain.link/feeds/optimism/mainnet/usd1-usd", |
| 426 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usd1.webp" |
| 427 | + }, |
| 428 | + { |
| 429 | + "assetName": "World Liberty Financial USD", |
| 430 | + "baseAsset": "USD1", |
| 431 | + "quoteAsset": "USD", |
| 432 | + "network": "soneium", |
| 433 | + "url": "https://data.chain.link/feeds/soneium/soneium/usd1-usd", |
| 434 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usd1.webp" |
| 435 | + }, |
| 436 | + { |
| 437 | + "assetName": "World Liberty Financial USD", |
| 438 | + "baseAsset": "USD1", |
| 439 | + "quoteAsset": "USD", |
| 440 | + "network": "sonic", |
| 441 | + "url": "https://data.chain.link/feeds/sonic/sonic/usd1-usd", |
| 442 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usd1.webp" |
| 443 | + } |
| 444 | + ], |
| 445 | + "title": "Added support to Data Feeds", |
| 446 | + "topic": "Data Feeds" |
| 447 | + }, |
372 | 448 | { |
373 | 449 | "category": "integration", |
374 | 450 | "date": "2025-05-22", |
|
1302 | 1378 | "category": "integration", |
1303 | 1379 | "date": "2025-05-11", |
1304 | 1380 | "description": "New Data Feeds available:", |
1305 | | - "relatedNetworks": [ |
1306 | | - "arbitrum", |
1307 | | - "ethereum", |
1308 | | - "celo", |
1309 | | - "sonic", |
1310 | | - "polygon", |
1311 | | - "bnb-chain" |
1312 | | - ], |
| 1381 | + "relatedNetworks": ["arbitrum", "ethereum", "celo", "sonic", "polygon", "bnb-chain"], |
1313 | 1382 | "relatedTokens": [ |
1314 | 1383 | { |
1315 | 1384 | "assetName": "Berachain", |
|
2034 | 2103 | "url": "https://docs.chain.link/ccip/directory/testnet/chain/zora-testnet" |
2035 | 2104 | } |
2036 | 2105 | ], |
2037 | | - "relatedNetworks": [ |
2038 | | - "abstract", |
2039 | | - "hemi", |
2040 | | - "lisk", |
2041 | | - "metal", |
2042 | | - "mint", |
2043 | | - "superseed", |
2044 | | - "zora" |
2045 | | - ], |
| 2106 | + "relatedNetworks": ["abstract", "hemi", "lisk", "metal", "mint", "superseed", "zora"], |
2046 | 2107 | "title": "CCIP on new blockchains", |
2047 | 2108 | "topic": "CCIP" |
2048 | 2109 | }, |
|
3187 | 3248 | "url": "https://docs.chain.link/ccip/directory/testnet/chain/ethereum-testnet-sepolia-xlayer-1" |
3188 | 3249 | } |
3189 | 3250 | ], |
3190 | | - "relatedNetworks": [ |
3191 | | - "botanix", |
3192 | | - "corn", |
3193 | | - "hashkey", |
3194 | | - "ink", |
3195 | | - "polygonzkevm", |
3196 | | - "sei", |
3197 | | - "soneium", |
3198 | | - "xlayer", |
3199 | | - "monad" |
3200 | | - ], |
| 3251 | + "relatedNetworks": ["botanix", "corn", "hashkey", "ink", "polygonzkevm", "sei", "soneium", "xlayer", "monad"], |
3201 | 3252 | "title": "CCIP Expands to New Blockchains", |
3202 | 3253 | "topic": "CCIP" |
3203 | 3254 | }, |
|
4055 | 4106 | "category": "release", |
4056 | 4107 | "date": "2023-07-20", |
4057 | 4108 | "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.", |
4058 | | - "relatedNetworks": [ |
4059 | | - "ethereum", |
4060 | | - "optimism", |
4061 | | - "avalanche", |
4062 | | - "arbitrum", |
4063 | | - "polygon" |
4064 | | - ], |
| 4109 | + "relatedNetworks": ["ethereum", "optimism", "avalanche", "arbitrum", "polygon"], |
4065 | 4110 | "title": "CCIP Testnet GA release", |
4066 | 4111 | "topic": "CCIP" |
4067 | 4112 | }, |
|
4210 | 4255 | "category": "release", |
4211 | 4256 | "date": "2024-04-29", |
4212 | 4257 | "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).", |
4213 | | - "relatedNetworks": [ |
4214 | | - "ethereum", |
4215 | | - "bnb-chain", |
4216 | | - "polygon", |
4217 | | - "avalanche", |
4218 | | - "arbitrum" |
4219 | | - ], |
| 4258 | + "relatedNetworks": ["ethereum", "bnb-chain", "polygon", "avalanche", "arbitrum"], |
4220 | 4259 | "title": "VRF v2.5", |
4221 | 4260 | "topic": "VRF" |
4222 | 4261 | }, |
|
4381 | 4420 | "category": "deprecation", |
4382 | 4421 | "date": "2024-06-03", |
4383 | 4422 | "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.", |
4384 | | - "relatedNetworks": [ |
4385 | | - "ethereum", |
4386 | | - "avalanche", |
4387 | | - "bnb-chain", |
4388 | | - "polygon", |
4389 | | - "arbitrum", |
4390 | | - "optimism" |
4391 | | - ], |
| 4423 | + "relatedNetworks": ["ethereum", "avalanche", "bnb-chain", "polygon", "arbitrum", "optimism"], |
4392 | 4424 | "title": "Registrar deprecation through v2.0", |
4393 | 4425 | "topic": "Automation" |
4394 | 4426 | }, |
|
4442 | 4474 | "category": "release", |
4443 | 4475 | "date": "2023-10-02", |
4444 | 4476 | "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).", |
4445 | | - "relatedNetworks": [ |
4446 | | - "ethereum", |
4447 | | - "bnb-chain", |
4448 | | - "polygon", |
4449 | | - "avalanche", |
4450 | | - "arbitrum", |
4451 | | - "optimism" |
4452 | | - ], |
| 4477 | + "relatedNetworks": ["ethereum", "bnb-chain", "polygon", "avalanche", "arbitrum", "optimism"], |
4453 | 4478 | "title": "Automation v2.0 release", |
4454 | 4479 | "topic": "Automation" |
4455 | 4480 | }, |
|
0 commit comments