The Cosmos network prefers to use the Bech32 address format wherever users must handle binary data. Bech32 encoding provides robust integrity checks on data and the human readable part (HRP) provides contextual hints that can assist UI developers with providing informative error messages. In the Cosmos network, keys and addresses may refer to a number of different roles in the network like accounts, validators etc.Documentation Index
Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
HRP table
| HRP | Definition |
|---|---|
| cosmos | Cosmos Account Address |
| cosmosvalcons | Cosmos Validator Consensus Address |
| cosmosvaloper | Cosmos Validator Operator Address |