base represents the base denom (should be the DenomUnit with exponent = 0).
denom_units represents the list of DenomUnit's for a given coin
display indicates the suggested denom that should be displayed in clients.
name defines the name of the token (eg: Cosmos Atom)
Since: cosmos-sdk 0.43
symbol is the token symbol usually shown on exchanges (eg: ATOM). This can be the same as the display.
Since: cosmos-sdk 0.43
URI to a document (on or off-chain) that contains additional information. Optional.
Since: cosmos-sdk 0.46
URIHash is a sha256 hash of a document pointed by URI. It's used to verify that the document didn't change. Optional.
Since: cosmos-sdk 0.46
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
type
Metadata represents a struct that describes a basic token.
Generated
from message cosmos.bank.v1beta1.Metadata