# Functions
GetQueryBalanceCmd returns the command handler for token module balance querying.
GetQueryCmd returns the parent command for token module query commands.
GetQueryParamsCmd returns the command handler for token module params querying.
GetQueryTokenPairCmd returns the command handler for token pair querying.
GetQueryTokenPairsCmd queries all registered token pairs.
NewConvertCoinCmd returns a CLI command handler for converting coin to erc20 token.
NewConvertERC20Cmd returns a CLI command handler for converting erc20 token to sdk coin.
NewTxCmd returns a root CLI command handler for token transaction commands.