Documentation ¶
Index ¶
- func GetParamsCmd() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTokenPairCmd() *cobra.Command
- func GetTokenPairsCmd() *cobra.Command
- func NewConvertCoinCmd() *cobra.Command
- func NewConvertERC20Cmd() *cobra.Command
- func NewRegisterCoinProposalCmd() *cobra.Command
- func NewRegisterERC20ProposalCmd() *cobra.Command
- func NewToggleTokenConversionProposalCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func ParseMetadata(cdc codec.JSONCodec, metadataFile string) ([]banktypes.Metadata, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the parent command for all erc20 CLI query commands
func GetTokenPairCmd ¶
GetTokenPairsCmd queries a registered token pair
func GetTokenPairsCmd ¶
GetTokenPairsCmd queries all registered token pairs
func NewConvertCoinCmd ¶
NewConvertCoinCmd returns a CLI command handler for converting a Cosmos coin
func NewConvertERC20Cmd ¶
NewConvertERC20Cmd returns a CLI command handler for converting an ERC20
func NewRegisterCoinProposalCmd ¶
NewRegisterCoinProposalCmd implements the command to submit a community-pool-spend proposal
func NewRegisterERC20ProposalCmd ¶
NewRegisterERC20ProposalCmd 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.