# Functions
DefaultParams return the default params.
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
NewMsgBurnToken.
No description provided by the author
NewMsgEditToken.
NewMsgIssueToken - construct token issue msg.
NewMsgIssueToken - construct token issue msg.
NewMsgTransferOwnerToken.
No description provided by the author
No description provided by the author
ParamKeyTable returns the TypeTable for the token module.
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
No description provided by the author
ValidateAmount.
ValidateInitialSupply verifies whether the initial supply is legal.
ValidateKeywords checks if the given denom begins with `TokenKeywords`.
ValidateMinUnit checks if the given min unit is valid.
ValidateName verifies whether the given name is legal.
ValidateParams validates the given params.
ValidateScale verifies whether the given scale is legal.
ValidateSymbol checks if the given symbol is valid.
ValidateToken checks if the given token is valid.
# 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
DoNotModify used to indicate that some 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
No description provided by the author
No description provided by the author
ModuleName defines the module name.
QuerierRoute defines the module's query routing key.
RouterKey is the message route for slashing.
StoreKey defines the primary module store key.
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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/token module sentinel errors.
x/token module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
x/token module sentinel errors.
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
GenesisState defines the token module's genesis state.
MsgBurnToken defines an SDK message for burning some tokens.
No description provided by the author
MsgEditToken defines an SDK message for editing a new token.
No description provided by the author
MsgIssueToken defines an SDK message for issuing a new token.
No description provided by the author
MsgMintTokenResponse defines the Msg/MintToken response type.
No description provided by the author
MsgTransferOwnerToken defines an SDK message for transferring the token owner.
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
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected account keeper.
BankKeeper defines the expected bank keeper (noalias).
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
No description provided by the author