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:
defiQUG
2026-03-24 22:49:29 -07:00
parent ed86d01e1d
commit d02ee71cf6
25 changed files with 63 additions and 87 deletions

View File

@@ -140,11 +140,11 @@ Current status: ~60% complete, destination routing table incomplete for Ethereum
| Contract | Address | Status |
|----------|---------|--------|
| CCIP Router (Chain 138) | `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` | ✅ Correct |
| CCIP Router (Chain 138) | `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817` | ✅ Correct |
| CCIP Sender (Chain 138) | `0x105F8A15b819948a89153505762444Ee9f324684` | ✅ Correct |
| WETH9 (Chain 138) | `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2` | ✅ Correct |
| WETH10 (Chain 138) | `0xf4BB2e28688e89fCcE3c0580D37d36A7672E8A9f` | ✅ Correct |
| CCIPWETH9Bridge (Chain 138) | `0x89dd12025bfCD38A168455A44B400e913ED33BE2` | ✅ Correct |
| CCIPWETH9Bridge (Chain 138) | `0xcacfd227A040002e49e2e01626363071324f820a` | ✅ Correct |
| CCIPWETH10Bridge (Chain 138) | `0xe0E93247376aa097dB308B92e6Ba36bA015535D0` | ✅ Correct |
| Oracle Aggregator | `0x99b3511a2d315a497c8112c1fdd8d508d4b1e506` | ✅ Correct |
| Oracle Proxy | `0x3304b747e565a97ec8ac220b0b6a1f6ffdb837e6` | ✅ Correct |
@@ -227,4 +227,3 @@ Current status: ~60% complete, destination routing table incomplete for Ethereum
---
**Review Completed**: $(date)