# Functions
SetBech32HRP sets the package-wide beck32HRP to use for Address marshaling.
ToAddress converts an ids.ShortID into an Address.
TokenAmountForUint64 returns an TokenAmount for the given uint64.
ToShortStringID converts an ids.ShortID into a StringShortID.
ToStringID converts an ids.ID into a StringID.
# Variables
Bech32HRP is the human-readable part of bech32 addresses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChainInfo represents an overview of data about a given chain.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SearchResult represents a single item matching a search query.
SearchResults represents a set of items returned for a search query.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
Address represents an address; a short ID that is shown to users as bech32.
AssetTokenCounts maps asset IDs to a TokenAmount for that asset.
BlockType represents a sub class of Block.
No description provided by the author
No description provided by the author
OutputType represents a sub class of Output.
No description provided by the author
SearchResultType is the type for an object found from a search query.
StringID represents a 256bit hash encoded as a base58 string.
StringShortID represents a 160bit hash encoded as a base58 string.
TokenAmount represents some number of tokens as a string.
TransactionType represents a sub class of Transaction.