Documentation Index
Fetch the complete documentation index at: https://docs.cosmos.network/llms.txt
Use this file to discover all available pages before exploring further.
- Cosmos tokens issued by the
x/bank module
- Ethereum-typed tokens, e.g. ERC-20, issued by the EVM
1 stake = 10<sup>18</sup> atest
This matches Ethereum denomination of:
1 ETH = 10<sup>18</sup> wei
Cosmos Coins
Accounts can own Cosmos coins in their balance, which are used for operations with other Cosmos and transactions. Examples of these are using the coins for staking, IBC transfers, governance deposits and EVM.
EVM Tokens
Cosmos EVM is compatible with ERC20 tokens and other non-fungible token standards (EIP721, EIP1155) that are natively supported by the EVM.