Documentation ¶
Index ¶
- func GetCmdAcceptOffer(cdc *codec.Codec) *cobra.Command
- func GetCmdAuctionLot(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdAuctionLots(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdBatchBuyOnMarket(cdc *codec.Codec) *cobra.Command
- func GetCmdBatchPutOnMarket(cdc *codec.Codec) *cobra.Command
- func GetCmdBatchRemoveFromMarket(cdc *codec.Codec) *cobra.Command
- func GetCmdBatchTransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdBurnFungibleTokens(cdc *codec.Codec) *cobra.Command
- func GetCmdBuyNFT(cdc *codec.Codec) *cobra.Command
- func GetCmdBuyoutFromAuction(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateFungibleToken(cdc *codec.Codec) *cobra.Command
- func GetCmdFinishAuction(cdc *codec.Codec) *cobra.Command
- func GetCmdFungibleToken(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdFungibleTokens(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdMakeBidOnAuction(cdc *codec.Codec) *cobra.Command
- func GetCmdMakeOffer(cdc *codec.Codec) *cobra.Command
- func GetCmdNFT(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdNFTs(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdPutNFTOnAuction(cdc *codec.Codec) *cobra.Command
- func GetCmdPutNFTOnMarket(cdc *codec.Codec) *cobra.Command
- func GetCmdRemoveNFTFromAuction(cdc *codec.Codec) *cobra.Command
- func GetCmdRemoveNFTFromMarket(cdc *codec.Codec) *cobra.Command
- func GetCmdRemoveOffer(cdc *codec.Codec) *cobra.Command
- func GetCmdTransferFungibleTokens(cdc *codec.Codec) *cobra.Command
- func GetCmdUpdateNFTParams(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command
- func GetTransferNFTTxCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdAuctionLot ¶
GetCmdAuctionLot queries information about an NFT lot on auction.
func GetCmdAuctionLots ¶
GetCmdNFTs queries a list of all NFTs
func GetCmdFungibleToken ¶
GetCmdNFT queries information about an NFT.
func GetCmdFungibleTokens ¶
GetCmdFungibleTokens queries a list of all fungible tokens
func GetCmdNFTs ¶
GetCmdNFTs queries a list of all NFTs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.