Native Token
c8ntinuum’s native token is CTM. It uses 18-decimal precision to match Ethereum’s denomination:
This mirrors Ethereum’s:
Token Types
c8ntinuum supports two categories of assets:Cosmos Coins
Tokens managed by the Cosmos SDKx/bank module. Used for staking, IBC transfers, governance deposits, and gas fees.
EVM Tokens
Standard Ethereum token contracts:- ERC-20: Fungible tokens
- ERC-721: Non-fungible tokens (NFTs)
- ERC-1155: Multi-token standard
Wrapped Native Token (WETH9)
c8ntinuum ships with a canonical wrapped native token (WETH9-equivalent) pre-deployed at:Native-to-ERC20 Surfaces
c8ntinuum has two related but distinct surfaces:
The ERC20 extension and WERC20 extension depend on registered token-pair addresses. Do not treat the fixed WETH9 address as the address for every WERC20 token-pair surface.