Explorer status
| Network | Explorer | Status | Supported workflows |
|---|---|---|---|
| Mainnet | ctmscan.io | Available now | Transaction browsing, account inspection, contract pages, contract verification, token tracking |
| Testnet | testnet.ctmscan.io | Available now | Testnet transaction browsing, account inspection, contract pages, token tracking |
Verification status
| Network | Verifier API | Status | Guide |
|---|---|---|---|
| Mainnet | https://ctmscan.io/api | Available now | Verify with Foundry, Verify with Hardhat |
| Testnet | https://testnet.ctmscan.io/api | Available now | Verify with Foundry, Verify with Hardhat |
Operational notes
- Use Network Information - Mainnet and Network Information - Testnet as the source of truth for chain IDs and RPC endpoints.
- For deployment and verification flows, keep the explorer network, EVM chain ID, and RPC endpoint on the same network.
- For exchange and custody systems, credit from receipts and logs rather than explorer pages; use explorers for investigation and user support.