docs(deployment): update CCIPWETH10Bridge address across documentation and scripts

- Changed CCIPWETH10Bridge address from `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` to `0xe0E93247376aa097dB308B92e6Ba36bA015535D0` in various deployment documents and scripts.
- Ensured consistency in bridge configuration and verification steps for ChainID 138 and Mainnet.

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-24 22:49:50 -07:00
parent fc3a95de08
commit a780eff7c5
27 changed files with 121 additions and 102 deletions

View File

@@ -12,7 +12,7 @@ All core contracts are deployed and accessible on Mainnet:
| Contract | Address | Admin | Status |
|----------|---------|-------|--------|
| CCIPWETH9Bridge | `0x3304b747E565a97ec8AC220b0B6A1f6ffDB837e6` | `0x4a666f96fc8764181194447a7dfdb7d471b301c8` | ✅ DEPLOYED |
| CCIPWETH10Bridge | `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e` | `0x4a666f96fc8764181194447a7dfdb7d471b301c8` | ✅ DEPLOYED |
| CCIPWETH10Bridge | `0xe0E93247376aa097dB308B92e6Ba36bA015535D0` | `0x4a666f96fc8764181194447a7dfdb7d471b301c8` | ✅ DEPLOYED |
| MainnetTether | `0x15DF1D5BFDD8Aa4b380445D4e3E9B38d34283619` | `0x4a666f96fc8764181194447a7dfdb7d471b301c8` | ✅ DEPLOYED |
| TransactionMirror | `0x4CF42c4F1dBa748601b8938be3E7ABD732E87cE9` | `0x4a666f96fc8764181194447a7dfdb7d471b301c8` | ✅ DEPLOYED |
@@ -44,7 +44,7 @@ ChainID 138 contracts cannot be verified from this environment (RPC not accessib
| Contract | Address | Status | Notes |
|----------|---------|--------|-------|
| CCIPWETH9Bridge | `0x89dd12025bfCD38A168455A44B400e913ED33BE2` | NEEDS VERIFICATION | RPC not accessible |
| CCIPWETH9Bridge | `0xcacfd227A040002e49e2e01626363071324f820a` | NEEDS VERIFICATION | RPC not accessible |
| CCIPWETH10Bridge | `0xe0E93247376aa097dB308B92e6Ba36bA015535D0` | NEEDS VERIFICATION | RPC not accessible |
| WETH9 | `0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2` | PREDEPLOYED | Genesis predeployment |
| WETH10 | `0xf4BB2e28688e89fCcE3c0580D37d36A7672E8A9f` | PREDEPLOYED | Genesis predeployment |