Update CCIP Router and Bridge Addresses for ChainID 138
- Changed CCIP Router address from `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` to `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` across multiple documentation files. - Updated WETH9 Bridge address from `0x89dd12025bfCD38A168455A44B400e913ED33BE2` to `0xcacfd227A040002e49e2e01626363071324f820a`. - Ensured all references to the new addresses are consistent throughout the documentation. This update reflects the latest deployment configurations and ensures accurate contract references for ChainID 138.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
| **BSC** | 56 | `0xE1053aE1857476f36F3bAdEe8D26609d1887a44A` | `0x404460C6A5EdE2D891e8297795264fDe62ADBB75` |
|
||||
| **Cronos** | 25 | TBD (CCIP not yet available) | TBD |
|
||||
| **Gnosis** | 100 | TBD (CCIP not yet available) | TBD |
|
||||
| **ChainID 138** | 138 | `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` (Custom) | `0x514910771AF9Ca656af840dff83E8264EcF986CA` (Canonical) |
|
||||
| **ChainID 138** | 138 | `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` (Custom) | `0x514910771AF9Ca656af840dff83E8264EcF986CA` (Canonical) |
|
||||
|
||||
---
|
||||
|
||||
@@ -51,7 +51,7 @@ RPC_URL_138_ALT=https://rpc-core.d-bis.org
|
||||
EXPLORER_138=https://explorer.d-bis.org
|
||||
|
||||
# CCIP Router (Custom Deployment)
|
||||
CCIP_ROUTER_138=0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e
|
||||
CCIP_ROUTER_138=0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817
|
||||
|
||||
# CCIP Contracts
|
||||
CCIP_SENDER_138=0x105F8A15b819948a89153505762444Ee9f324684
|
||||
@@ -59,7 +59,7 @@ CCIP_RECEIVER_138=0x95007eC50d0766162F77848Edf7bdC4eBA147fb4
|
||||
CCIP_LOGGER_138=0xF597ABbe5E1544845C6Ba92a6884B4D601ffa334
|
||||
|
||||
# CCIP Bridges
|
||||
CCIPWETH9_BRIDGE_138=0x89dd12025bfCD38A168455A44B400e913ED33BE2
|
||||
CCIPWETH9_BRIDGE_138=0xcacfd227A040002e49e2e01626363071324f820a
|
||||
CCIPWETH10_BRIDGE_138=0xe0E93247376aa097dB308B92e6Ba36bA015535D0
|
||||
|
||||
# LINK Token (Canonical Ethereum Mainnet Address)
|
||||
@@ -84,7 +84,7 @@ CCIP_ROUTER_MAINNET=0x80226fc0Ee2b096224EeAc085Bb9a8cba1146f7D
|
||||
|
||||
# CCIP Bridges
|
||||
CCIPWETH9_BRIDGE_MAINNET=0x3304b747E565a97ec8AC220b0B6A1f6ffDB837e6
|
||||
CCIPWETH10_BRIDGE_MAINNET=0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e
|
||||
CCIPWETH10_BRIDGE_MAINNET=0x04E1e22B0D41e99f4275bd40A50480219bc9A223
|
||||
|
||||
# Alternative Mainnet Bridge Addresses (from broadcast logs)
|
||||
CCIPWETH9_BRIDGE_MAINNET_ALT=0x2A0840e5117683b11682ac46f5CF5621E67269E3
|
||||
@@ -311,4 +311,3 @@ CHAIN_SELECTOR_GNOSIS=TBD
|
||||
|
||||
**Last Updated**: 2025-12-24
|
||||
**Status**: Complete .env template ready for update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user