Network details
MetaMask browser
- Open MetaMask and click the network dropdown.
- Click Add Network.
- Click Add a network manually.
- Enter the values from the table above.
- Click Save and switch to c8ntinuum.
MetaMask mobile
- Open MetaMask mobile.
- Tap the network selector at the top of the wallet.
- Tap Add a custom network.
- Enter the c8ntinuum mainnet values from the table above.
- Save the network, then switch to c8ntinuum before approving dapp connections.
Rabby and Coinbase Wallet
Rabby, Coinbase Wallet, and other EVM wallets can use the same network details. If the wallet asks for a decimal or hex chain ID, use8 or 0x8 respectively.
Ledger Nano hardware wallets
Ledger Nano S Plus and Nano X are supported through MetaMask, Rabby, or another EVM wallet:- Unlock the Ledger Nano and open the Ledger Ethereum app.
- Connect the Nano to your EVM wallet over USB (Nano S Plus, Nano X) or Bluetooth (Nano X).
- Select the Ethereum-compatible account derived with the standard Ethereum path.
- Switch the connected wallet to c8ntinuum before signing.
Add c8ntinuum from a dapp
Dapps can request network addition with EIP-3085wallet_addEthereumChain:
Import wrapped CTM
c8ntinuum’s wrapped native token is the WETH9-compatible wrapped CTM contract:- Switch the wallet to c8ntinuum.
- Open the wallet’s token import flow.
- Paste the WETH9 address above.
- Let the wallet auto-detect token metadata, then confirm the import.
Confirm it worked
- The selected wallet network should be c8ntinuum.
- The selected chain ID should be
8or0x8. - Native balances should display as
CTM. - Account and transaction links should open CTMScan.
- A JSON-RPC
eth_chainIdrequest should return0x8: