Module v1beta1
Source - Class
- Class defines the class of the nft type.
- Entry
- Entry Defines all nft owned by a person
- EventBurn
- EventBurn is emitted on Burn
- EventMint
- EventMint is emitted on Mint
- EventSend
- EventSend is emitted on Msg/Send
- GenesisState
- GenesisState defines the nft module’s genesis state.
- MsgSend
- MsgSend represents a message to send a nft from one account to another account.
- MsgSendResponse
- MsgSendResponse defines the Msg/Send response type.
- Nft
- NFT defines the NFT.
- QueryBalanceRequest
- QueryBalanceRequest is the request type for the Query/Balance RPC method
- QueryBalanceResponse
- QueryBalanceResponse is the response type for the Query/Balance RPC method
- QueryClassRequest
- QueryClassRequest is the request type for the Query/Class RPC method
- QueryClassResponse
- QueryClassResponse is the response type for the Query/Class RPC method
- QueryClassesRequest
- QueryClassesRequest is the request type for the Query/Classes RPC method
- QueryClassesResponse
- QueryClassesResponse is the response type for the Query/Classes RPC method
- QueryNfTsRequest
- QueryNFTstRequest is the request type for the Query/NFTs RPC method
- QueryNfTsResponse
- QueryNFTsResponse is the response type for the Query/NFTs RPC methods
- QueryNftRequest
- QueryNFTRequest is the request type for the Query/NFT RPC method
- QueryNftResponse
- QueryNFTResponse is the response type for the Query/NFT RPC method
- QueryOwnerRequest
- QueryOwnerRequest is the request type for the Query/Owner RPC method
- QueryOwnerResponse
- QueryOwnerResponse is the response type for the Query/Owner RPC method
- QuerySupplyRequest
- QuerySupplyRequest is the request type for the Query/Supply RPC method
- QuerySupplyResponse
- QuerySupplyResponse is the response type for the Query/Supply RPC method