Optional
basebase represents the base denom (should be the DenomUnit with exponent = 0).
Optional
denom_denom_units represents the list of DenomUnit's for a given coin
Optional
descriptionOptional
displaydisplay indicates the suggested denom that should be displayed in clients.
Optional
namename defines the name of the token (eg: Cosmos Atom)
Since: cosmos-sdk 0.43
Optional
symbolsymbol is the token symbol usually shown on exchanges (eg: ATOM). This can be the same as the display.
Since: cosmos-sdk 0.43
Metadata represents a struct that describes a basic token.