Files
explorer-monorepo/docs/CCIP_CURRENT_STATUS.md
defiQUG d02ee71cf6 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.
2026-03-24 22:49:29 -07:00

51 lines
1.1 KiB
Markdown

# CCIP Status Report
**Date**: Wed Dec 24 06:42:06 PST 2025
**Network**: ChainID 138
**RPC URL**: http://192.168.11.250:8545
---
## Executive Summary
### CCIP Router
- **Status**: ✅ Deployed
- **Address**: 0x42DAb7b888Dd382bD5Adcf9E038dBF1fD03b4817
### CCIP Sender
- **Status**: ✅ Deployed
- **Address**: 0x105F8A15b819948a89153505762444Ee9f324684
### Bridge Contracts
- **WETH9 Bridge**: ✅ Deployed (0xcacfd227A040002e49e2e01626363071324f820a)
- **WETH10 Bridge**: ✅ Deployed (0xe0E93247376aa097dB308B92e6Ba36bA015535D0)
### Bridge Destination Configuration
- **WETH9 Bridge**: 0/7 destinations configured
- **WETH10 Bridge**: 0/7 destinations configured
### Token Contracts
- **WETH9**: ✅ Deployed (0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)
- **WETH10**: ✅ Deployed (0xf4BB2e28688e89fCcE3c0580D37d36A7672E8A9f)
---
## Detailed Status
### System Health
Run comprehensive verification:
```bash
./scripts/verify-complete-ccip-setup.sh
```
### Next Steps
1. Configure missing bridge destinations
2. Verify configuration
3. Test bridge operations
---
**Report Generated**: Wed Dec 24 06:42:08 PST 2025