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

@@ -50,7 +50,7 @@
- Gas: ~50k-100k gas
2. Configure WETH10 Bridge on ChainID 138
- Call: `addDestination(5009297550715157269, 0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e)`
- Call: `addDestination(5009297550715157269, 0xe0E93247376aa097dB308B92e6Ba36bA015535D0)`
- Gas: ~50k-100k gas
### Step 2: Mainnet → ChainID 138 (2 transactions)
@@ -60,7 +60,7 @@
- Gas: ~50k-100k gas (Mainnet)
2. Configure WETH10 Bridge on Mainnet
- Call: `addDestination(5009297550715157269, 0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e)`
- Call: `addDestination(5009297550715157269, 0xe0E93247376aa097dB308B92e6Ba36bA015535D0)`
- Gas: ~50k-100k gas (Mainnet)
**Total**: 4 transactions total