Welcome to CosVM
  • 🕧What is CosVM?
  • 🚧Technical structure
  • ⛓️User Guide
    • CVM Wallet Configuration
    • CVM Wallet App
    • MetaMask Configuration
    • Keplr Wallet Configuration
    • Trust Wallet
  • 🔯Developer Docs
    • 🉑Concepts
      • Accounts
      • Chain ID
      • Overview of Gas and Fees on CosVM Blockchain
      • Tokenomics of CosVM Blockchain
      • Token
      • Transactions
      • Tokens Transfer
      • Gas and Fees
    • Getting Started
    • Smart Contracts
      • Evm Extension
        • Authorization
        • Types
        • Staking
        • Distribution
        • IBC Transfer
    • 🔍CosVM Block Explorer
    • Mainnet
    • Wallet Integration
    • Other Tools
      • Contract Verification
      • Smart Contract Development Tools:
    • API
      • Network
      • Ethereum JSON-RPC
        • API Method
      • Cosmos gRPC & REST
      • Tendermint RPC
    • Cosvm using Docker
    • DAPPS
      • Getting Started
      • 🫂CVM dApps
  • 🈳Validator Docs
    • Validator Overview
    • Installation Reqirement
    • Run a Validator
    • Launch a CVM Node
    • Launch Multi CVM Node
    • Disk Optimization
    • State Sync
    • Mempool
    • ❄️IBC
      • IBC
      • IBC Relaying Guide
  • ❓Why Use CosVM
  • 🔐Safety & Security
  • ⁉️FAQs
Powered by GitBook
On this page
  1. Developer Docs
  2. Concepts

Token

PreviousTokenomics of CosVM BlockchainNextTransactions

Last updated 1 year ago

The primary denomination governing staking, governance, and gas consumption on the EVM is the CVM Token. This token holds essential utility in various aspects:

  • Securing the Proof-of-Stake Chain: CVMtokens play a pivotal role in ensuring the security of the Proof-of-Stake (PoS) chain.

  • Governance Instrument: They function as a governance token, enabling active participation in governance proposals within the ecosystem.

  • Fee Distribution: CVM tokens are instrumental in distributing fees among validators and users within the network.

  • Gas for Smart Contracts: They serve as a crucial medium for providing gas required for executing smart contracts within the EVM.

adopts CVM token as its base denomination, aligning it with Ethereum's standards for compatibility and consistency. There are three primary types of assets within the ecosystem:

  • Native CVM Token: The primary token utilized natively within the CosVM network.

  • BC Coins (via IBC): Tokens obtained through the Inter-Blockchain Communication (IBC) protocol, facilitating interoperability.

  • Ethereum-Typed Tokens (e.g., ERC-20): Tokens that mirror assets from Ethereum, ensuring compatibility with Ethereum's standards, thereby allowing seamless integration. The relationship between and CVM token maintains alignment with Ethereum's denomination:

1 CVM = 10<sup>18</sup> CVM
This alignment corresponds with Ethereum's denomination:

1 ETH = 10<sup>18</sup> wei

🔯
🉑
CosVM
CosVM
CosVM
CosVM
CosVM