# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
IsValidToken tells if a Token is valid,.
IsValidTokenProperties tells if a TokenProperties is valid,.
No description provided by the author
NewMintAuthorization creates a new MintAuthorization object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParamTable for module.
RegisterInterfaces registers interfaces and implementations of the x/token module.
RegisterCodec registers the necessary x/token interfaces and concrete types on the provided LegacyAmino codec.
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
# Constants
No description provided by the author
ModuleName defines the module name.
No description provided by the author
RouterKey defines the module's message routing key.
StoreKey defines the primary module store key.
https://w3id.org/token/{stringportionofthetokendid}.
-------------------------- CANCEL TOKEN --------------------------.
-------------------------- CREATE TOKEN --------------------------.
-------------------------- MINT TOKEN --------------------------.
-------------------------- PAUSE TOKEN --------------------------.
-------------------------- RETIRE TOKEN --------------------------.
-------------------------- STOP TOKEN --------------------------.
-------------------------- RETIRE TOKEN --------------------------.
-------------------------- TRANSFER TOKEN --------------------------.
# 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
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
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
No description provided by the author
# Structs
No description provided by the author
CreditsTransferredEvent is an event triggered on a Credit transfer execution.
GenesisState defines the module's 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
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
TokenCancelledEvent is an event triggered on a Token cancel execution.
TokenCreatedEvent is an event triggered on a Token creation.
No description provided by the author
No description provided by the author
TokenMintedEvent is an event triggered on a Token mint execution.
TokenPausedEvent is an event triggered on a Token pause/unpause execution.
No description provided by the author
TokenRetiredEvent is an event triggered on a Token retire execution.
No description provided by the author
No description provided by the author
TokenStoppedEvent is an event triggered on a Token stopped execution.
TokenTransferedEvent is an event triggered on a Token transfer execution.
TokenUpdatedEvent is an event triggered on a Token update.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
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