package
2.0.0+incompatible
Repository: https://github.com/mantra-chain/mantrachain.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
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
# 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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.
# Structs
DenomAuthorityMetadata specifies metadata for addresses that have specific capabilities over a token factory denom.
GenesisDenom defines a tokenfactory denom that is defined within genesis state.
GenesisState defines the tokenfactory module's genesis state.
MsgBurn is the sdk.Msg type for allowing an admin account to burn a token.
No description provided by the author
MsgChangeAdmin is the sdk.Msg type for allowing an admin account to reassign adminship of a denom to a new account.
MsgChangeAdminResponse defines the response structure for an executed MsgChangeAdmin message.
MsgCreateDenom defines the message structure for the CreateDenom gRPC service method.
MsgCreateDenomResponse is the return value of MsgCreateDenom It returns the full string of the newly created denom.
No description provided by the author
No description provided by the author
MsgMint is the sdk.Msg type for allowing an admin account to mint more of a token.
No description provided by the author
MsgSetBeforeSendHook is the sdk.Msg type for allowing an admin account to assign a CosmWasm contract to call with a BeforeSend hook.
MsgSetBeforeSendHookResponse defines the response structure for an executed MsgSetBeforeSendHook message.
MsgSetDenomMetadata is the sdk.Msg type for allowing an admin account to set the denom's bank metadata.
MsgSetDenomMetadataResponse defines the response structure for an executed MsgSetDenomMetadata message.
MsgUpdateParams is the MsgUpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params defines the parameters for the tokenfactory module.
No description provided by the author
QueryBeforeSendHookAddressResponse defines the response structure for the DenomBeforeSendHook gRPC query.
QueryDenomAuthorityMetadataRequest defines the request structure for the DenomAuthorityMetadata gRPC query.
QueryDenomAuthorityMetadataResponse defines the response structure for the DenomAuthorityMetadata gRPC query.
QueryDenomsFromCreatorRequest defines the request structure for the DenomsFromCreator gRPC query.
QueryDenomsFromCreatorRequest defines the response structure for the DenomsFromCreator gRPC query.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.
# Interfaces
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.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.