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:
@@ -41,7 +41,7 @@ CCIPReceiver receiver = new CCIPReceiver(ccipRouter, oracleAggregator);
|
||||
|
||||
### 3. Verified Environment Variables
|
||||
- **PRIVATE_KEY**: ✅ Set
|
||||
- **CCIP_ROUTER_ADDRESS**: ✅ `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e`
|
||||
- **CCIP_ROUTER_ADDRESS**: ✅ `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817`
|
||||
- **ORACLE_AGGREGATOR_ADDRESS**: ✅ `0x99b3511a2d315a497c8112c1fdd8d508d4b1e506`
|
||||
- **RPC_URL**: ✅ `http://192.168.11.250:8545`
|
||||
- **Status**: ✅ **VERIFIED**
|
||||
@@ -128,7 +128,7 @@ Error (7576): Undeclared identifier. "checkUpkeep" is not (or not yet) visible a
|
||||
## 📊 Deployment Configuration
|
||||
|
||||
### Constructor Parameters
|
||||
- **CCIP Router**: `0x8078A09637e47Fa5Ed34F626046Ea2094a5CDE5e`
|
||||
- **CCIP Router**: `0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817`
|
||||
- **Oracle Aggregator**: `0x99b3511a2d315a497c8112c1fdd8d508d4b1e506`
|
||||
|
||||
### Deployment Settings
|
||||
@@ -152,4 +152,3 @@ After deployment:
|
||||
|
||||
**Last Updated**: 2025-12-24
|
||||
**Status**: ⚠️ **BLOCKED** - Compilation errors need to be fixed before deployment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user