package cosmos.nft.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Msg

tx.proto:10

Msg defines the nft Msg service.

service Query

query.proto:11

Query defines the gRPC querier service.

message Class

nft.proto:9

Class defines the class of the nft type.

Used in: GenesisState, QueryClassResponse, QueryClassesResponse

message Entry

genesis.proto:18

Entry Defines all nft owned by a person

Used in: GenesisState

message EventBurn

event.proto:34

EventBurn is emitted on Burn

message EventMint

event.proto:22

EventMint is emitted on Mint

message EventSend

event.proto:7

EventSend is emitted on Msg/Send

message GenesisState

genesis.proto:9

GenesisState defines the nft module's genesis state.

message NFT

nft.proto:33

NFT defines the NFT.

Used in: Entry, QueryNFTResponse, QueryNFTsResponse