cli

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdBurnNFT

func GetCmdBurnNFT(cdc *codec.Codec) *cobra.Command

GetCmdBurnNFT is the CLI command for sending a BurnNFT transaction

func GetCmdEditNFTMetadata

func GetCmdEditNFTMetadata(cdc *codec.Codec) *cobra.Command

GetCmdEditNFTMetadata is the CLI command for sending an EditMetadata transaction

func GetCmdMintNFT

func GetCmdMintNFT(cdc *codec.Codec) *cobra.Command

GetCmdMintNFT is the CLI command for a MintNFT transaction

func GetCmdQueryCollection

func GetCmdQueryCollection(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryCollection queries all the NFTs from a collection

func GetCmdQueryCollectionSupply

func GetCmdQueryCollectionSupply(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryCollectionSupply queries the supply of a nft collection

func GetCmdQueryDenoms

func GetCmdQueryDenoms(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryDenoms queries all denoms

func GetCmdQueryNFT

func GetCmdQueryNFT(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryNFT queries a single NFTs from a collection

func GetCmdQueryOwner

func GetCmdQueryOwner(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryOwner queries all the NFTs owned by an account

func GetCmdQuerySubTokens

func GetCmdQuerySubTokens(queryRoute string, cdc *codec.Codec) *cobra.Command

func GetCmdTransferNFT

func GetCmdTransferNFT(cdc *codec.Codec) *cobra.Command

GetCmdTransferNFT is the CLI command for sending a TransferNFT transaction

func GetCmdUpdateReserveNFT added in v1.2.6

func GetCmdUpdateReserveNFT(cdc *codec.Codec) *cobra.Command

GetCmdUpdateReserveNFT is the CLI command for sending a BurnNFT transaction

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL