# Functions
GetParamsCmd queries erc20 module params.
GetQueryCmd returns the parent command for all erc20 CLI query commands.
GetTokenPairsCmd queries a registered token pair.
GetTokenPairsCmd queries all registered token pairs.
NewConvertCoinCmd returns a CLI command handler for converting a Cosmos coin.
NewConvertERC20Cmd returns a CLI command handler for converting an ERC20.
NewRegisterCoinProposalCmd implements the command to submit a community-pool-spend proposal
nolint:staticcheck.
NewRegisterERC20ProposalCmd implements the command to submit a community-pool-spend proposal
nolint:staticcheck.
NewToggleTokenConversionProposalCmd implements the command to submit a community-pool-spend proposal
nolint:staticcheck.
NewTxCmd returns a root CLI command handler for erc20 transaction commands.
ParseRegisterCoinProposal reads and parses a ParseRegisterCoinProposal from a file.