Documentation
¶
Index ¶
- func GetParamsCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTokenPairCmd() *cobra.Command
- func GetTokenPairsCmd() *cobra.Command
- func NewConvertERC721Cmd() *cobra.Command
- func NewConvertNFTCmd() *cobra.Command
- func NewRegisterERC721ProposalCmd() *cobra.Command
- func NewRegisterNFTProposalCmd() *cobra.Command
- func NewToggleTokenConversionProposalCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func ParseClass(cdc codec.JSONCodec, classFile string) (nft.Class, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all erc721 CLI query commands.
func GetTokenPairCmd ¶
GetTokenPairsCmd queries a registered token pair
func GetTokenPairsCmd ¶
GetTokenPairsCmd queries all registered token pairs
func NewConvertERC721Cmd ¶
NewConvertERC721Cmd returns a CLI command handler for converting an erc721
func NewConvertNFTCmd ¶
NewConvertNFTCmd returns a CLI command handler for converting a Cosmos coin
func NewRegisterERC721ProposalCmd ¶
NewRegistererc721ProposalCmd implements the command to submit a community-pool-spend proposal
func NewRegisterNFTProposalCmd ¶
NewRegisterCoinProposalCmd implements the command to submit a community-pool-spend proposal
func NewToggleTokenConversionProposalCmd ¶
NewToggleTokenConversionProposalCmd implements the command to submit a community-pool-spend proposal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.