Add c8ntinuum Mainnet
Step-by-step setup for MetaMask, Rabby, Coinbase Wallet, Ledger Nano (S Plus / X) through an EVM wallet, mobile wallets, and token imports.
Add c8ntinuum Testnet
Wallet setup using the canonical testnet network information.
Testnet Network Information
Chain ID 2185, RPC endpoints, explorer, faucet status, and verification status.
Wallet UX Reference
Supported wallets, WalletConnect metadata, wrapped CTM, address formats, and common wallet errors.
Accounts and Addresses
EVM
0x, Cosmos c8, validator c8valoper, and key derivation details.Tokens
Native CTM, base denomination, ERC-20 compatibility, and wrapped CTM.
Mainnet quick setup
| Field | Value |
|---|---|
| Network Name | c8ntinuum |
| RPC URL | https://public-evm-rpc.c8ntinuum.com |
| Chain ID | 2184 / 0x888 |
| Currency Symbol | CTM |
| Block Explorer | https://ctmscan.io |
Verify connection
- Chain ID should display
2184or0x888. - Native currency should show
CTM. - Block explorer links should open CTMScan.
- A JSON-RPC
eth_chainIdrequest should return0x888.