Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the htlc Msg service.
BurnNFT defines a method for burning a nft.
MsgBurnNFT defines an SDK message for burning a NFT.
MsgBurnNFTResponse defines the Msg/BurnNFT response type.
(message has no fields)
RefundHTLC defines a method for editing a nft.
MsgEditNFT defines an SDK message for editing a nft.
MsgEditNFTResponse defines the Msg/EditNFT response type.
(message has no fields)
IssueDenom defines a method for issue a denom.
MsgIssueDenom defines an SDK message for creating a new denom.
MsgIssueDenomResponse defines the Msg/IssueDenom response type.
(message has no fields)
MintNFT defines a method for mint a new nft
MsgMintNFT defines an SDK message for creating a new NFT.
MsgMintNFTResponse defines the Msg/MintNFT response type.
(message has no fields)
TransferNFT defines a method for transferring a nft.
MsgTransferNFT defines an SDK message for transferring an NFT to recipient.
MsgTransferNFTResponse defines the Msg/TransferNFT response type.
(message has no fields)
Query defines the gRPC querier service for nft module
Collection queries the NFTs of the specified denom
QueryCollectionRequest is the request type for the Query/Collection RPC method
pagination defines an optional pagination for the request.
QueryCollectionResponse is the response type for the Query/Collection RPC method
Denom queries the definition of a given denom
QueryDenomRequest is the request type for the Query/Denom RPC method
QueryDenomResponse is the response type for the Query/Denom RPC method
Denoms queries all the denoms
QueryDenomsRequest is the request type for the Query/Denoms RPC method
pagination defines an optional pagination for the request.
QueryDenomsResponse is the response type for the Query/Denoms RPC method
NFT queries the NFT for the given denom and token ID
QueryNFTRequest is the request type for the Query/NFT RPC method
QueryNFTResponse is the response type for the Query/NFT RPC method
Owner queries the NFTs of the specified owner
QueryOwnerRequest is the request type for the Query/Owner RPC method
pagination defines an optional pagination for the request.
QueryOwnerResponse is the response type for the Query/Owner RPC method
Supply queries the total supply of a given denom or owner
QuerySupplyRequest is the request type for the Query/HTLC RPC method
QuerySupplyResponse is the response type for the Query/Supply RPC method
BaseNFT defines a non fungible token.
Used in: ,
Used in:
Denom defines a type of NFT.
Used in: , ,
Used in:
Used in: