Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the issuance Msg service.
IssueTokens message type used by the issuer to issue new tokens
MsgIssueTokens represents a message used by the issuer to issue new tokens
MsgIssueTokensResponse defines the Msg/IssueTokens response type.
(message has no fields)
RedeemTokens message type used by the issuer to redeem (burn) tokens
MsgRedeemTokens represents a message used by the issuer to redeem (burn) tokens
MsgRedeemTokensResponse defines the Msg/RedeemTokens response type.
(message has no fields)
BlockAddress message type used by the issuer to block an address from holding or transferring tokens
MsgBlockAddress represents a message used by the issuer to block an address from holding or transferring tokens
MsgBlockAddressResponse defines the Msg/BlockAddress response type.
(message has no fields)
UnblockAddress message type used by the issuer to unblock an address from holding or transferring tokens
MsgUnblockAddress message type used by the issuer to unblock an address from holding or transferring tokens
MsgUnblockAddressResponse defines the Msg/UnblockAddress response type.
(message has no fields)
SetPauseStatus message type used to pause or unpause status
MsgSetPauseStatus message type used by the issuer to pause or unpause status
MsgSetPauseStatusResponse defines the Msg/SetPauseStatus response type.
(message has no fields)
Query defines the gRPC querier service for issuance module
Params queries all parameters of the issuance module.
QueryParamsRequest defines the request type for querying x/issuance parameters.
(message has no fields)
QueryParamsResponse defines the response type for querying x/issuance parameters.
Asset type for assets in the issuance module
Used in:
AssetSupply contains information about an asset's rate-limited supply (the total supply of the asset is tracked in the top-level supply module)
Used in:
GenesisState defines the issuance module's genesis state.
params defines all the parameters of the module.
Params defines the parameters for the issuance module.
Used in:
,RateLimit parameters for rate-limiting the supply of an issued asset
Used in: