# Functions
No description provided by the author
KeyCollection gets the storeKey by the collection.
No description provided by the author
No description provided by the author
KeyDenomID gets the storeKey by the denom id.
KeyDenomID gets the storeKey by the denom name.
No description provided by the author
No description provided by the author
KeyNFT gets the key of nft stored by an denom and id.
KeyOwner gets the key of a collection owned by an account address.
return supply protobuf code.
return the tokenID protobuf code.
return th supply.
return th tokenID.
NewBaseNFT creates a new NFT instance.
NewCollection creates a new NFT Collection.
NewCollection creates a new NFT Collection.
NewDenom return a new denom.
NewGenesisState creates a new genesis state.
NewIDCollection creates a new IDCollection instance.
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
NewNFTs creates a new set of NFTs.
NewOwner creates a new Owner.
NewOwner creates a new Owner.
No description provided by the author
NewQueryCollectionParams creates a new instance of QueryCollectionParams.
NewQueryDenomParams creates a new instance of QueryDenomParams.
NewQueryNFTParams creates a new instance of QueryNFTParams.
NewQuerySupplyParams creates a new instance of QuerySupplyParams.
NewQuerySupplyParams creates a new instance of QuerySupplyParams.
No description provided by the author
RegisterLegacyAminoCodec concrete types on codec.
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
SplitKeyOwner return the address,denom,id from the key of stored owner.
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
# Constants
No description provided by the author
No description provided by the author
constant used to indicate that some field should not be updated.
constant used to indicate that some field should not be updated.
constant used to indicate that some field should not be updated.
constant used to indicate that some field should not be updated.
constant used to indicate that some field should not be updated.
constant used to indicate that some field should not be updated.
ModuleName is the name of the module.
No description provided by the author
QuerierRoute is the querier route for the NFT store.
query endpoints supported by the NFT Querier.
query endpoints supported by the NFT Querier.
query endpoints supported by the NFT Querier.
query endpoints supported by the NFT Querier.
query endpoints supported by the NFT Querier.
query endpoints supported by the NFT Querier.
RouterKey is the message route for the NFT module.
StoreKey is the default store key for NFT.
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
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
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
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
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
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
NFT module event types.
No description provided by the author
IsAlphaNumeric only accepts alphanumeric characters.
No description provided by the author
No description provided by the author
key for balance of NFTs held by the denom.
No description provided by the author
key for denom of the nft.
key for denom name of the nft.
key for market place.
No description provided by the author
No description provided by the author
key for a owner.
# Structs
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
No description provided by the author
No description provided by the author
No description provided by the author
GenesisState defines the nft module's genesis state.
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
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
QuerySupplyParams defines the params for queries:.
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
QueryDenomParams defines the params for queries:.
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
QueryNFTParams params for query 'custom/nfts/nft'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryOwnerParams defines the params for queries:.
QuerySupplyParams defines the params for queries:.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
AccountKeeper defines the expected account keeper for query account.
No description provided by the author
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.
# Type aliases
---------------------------------------------------------------------------- IDCollections is an array of ID Collections.
NFTs define a list of NFT.
No description provided by the author