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:
@@ -22,7 +22,7 @@
|
||||
| Contract | Address | In .env | Variable Name | Status |
|
||||
|----------|---------|---------|---------------|--------|
|
||||
| **LINK Token** | `0xb7721dD53A8c629d9f1Ba31a5819AFe250002b03` | ✅ | `LINK_TOKEN_138`, `LINK_TOKEN` | ✅ Verified |
|
||||
| **CCIP Router** | `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` | ✅ | `CCIP_ROUTER_138`, `CCIP_ROUTER_ADDRESS` | ✅ Verified |
|
||||
| **CCIP Router** | `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` | ✅ | `CCIP_ROUTER_138`, `CCIP_ROUTER_ADDRESS` | ✅ Verified |
|
||||
| **CCIP Sender** | `0x105F8A15b819948a89153505762444Ee9f324684` | ✅ | `CCIP_SENDER_138` | ✅ Verified |
|
||||
| **CCIP Logger** | `0xF597ABbe5E1544845C6Ba92a6884B4D601ffa334` | ✅ | `CCIP_LOGGER_138`, `CCIP_LOGGER` | ✅ Verified |
|
||||
| **CCIP Receiver** | `0x95007eC50d0766162F77848Edf7bdC4eBA147fb4` | ✅ | `CCIP_RECEIVER_138`, `CCIP_RECEIVER` | ⚠️ Needs re-deployment |
|
||||
@@ -192,4 +192,3 @@
|
||||
**Status**: ✅ **COMPREHENSIVE VERIFICATION COMPLETE**
|
||||
|
||||
All deployed contracts from DEPLOYED_CONTRACTS_REVIEW.md are now in .env files!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user