# Functions
DefaultGenesisState - Return a default genesis state.
DefaultParams returns a default set of parameters.
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
GetForbiddenAddrKeyPrefix - ForbiddenAddrKey | Symbol | :.
GetForbiddenAddrKeyPrefixLength - ForbiddenAddrKey length.
GetForbiddenAddrStoreKey - ForbiddenAddrKey | Symbol | : | AccAddress.
No description provided by the author
GetTokenStoreKey - TokenKey | symbol.
GetWhitelistKeyPrefix - Prefix WhitelistKey | Symbol | :.
GetWhitelistKeyPrefixLength - WhitelistKey length.
GetWhitelistStoreKey - WhitelistKey | Symbol | : | AccAddress.
No description provided by the author
No description provided by the author
No description provided by the author
NewGenesisState - Create a new genesis state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMsgIssueToken.
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
NewToken - new base token.
No description provided by the author
Register concrete types on codec codec.
No description provided by the author
No description provided by the author
# Constants
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
501 ~ 599.
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
10000 * 10^8.
1000 * 10^8.
500 * 10^8.
200 * 10^8.
100 * 10^8.
50 * 10^8.
No description provided by the author
constant used in flags to indicate that token info field should not be updated.
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
57896044618658097711785492504343953926634992332820282019728792003956564819967.
No description provided by the author
No description provided by the author
No description provided by the author
ModuleName is the name of the module.
QuerierRoute is the querier route for asset.
query endpoints supported by the asset Querier.
query endpoints supported by the asset Querier.
query endpoints supported by the asset Querier.
query endpoints supported by the asset Querier.
query endpoints supported by the asset Querier.
query endpoints supported by the asset Querier.
RouterKey is the message route for asset.
StoreKey is string representation of the store key for asset.
# Variables
No description provided by the author
DEX2.
DEX2.
DEX2.
DEX2.
Parameter keys.
Parameter keys.
ModuleCdc wide codec.
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
BaseToken - a base Token structure.
GenesisState - all asset state that must be provided at genesis.
MsgAddWhitelist.
MsgBurnToken.
MsgForbidAddr.
MsgForbidToken.
MsgIssueToken.
MsgMintToken.
MsgModifyTokenInfo.
MsgRemoveWhitelist.
MsgTransferOwnership.
MsgUnForbidAddr.
MsgUnForbidToken.
Params defines the parameters for the asset module.
QueryForbiddenAddrParams defines the params for query: "custom/asset/addr-forbidden".
QueryTokenParams defines the params for query: "custom/asset/token-info".
QueryWhitelistParams defines the params for query: "custom/asset/token-whitelist".
# Interfaces
Bankx Keeper will implement the interface.
Supply Keeper will implement the interface.
Token is an interface used to store asset at a given token within state.