Querying commands for the evm module
axelard query evm [flags]
-h, --help help for evm
--chain-id string The network chain ID (default "axelar")
--home string directory for config and data (default "$HOME/.axelar")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--output string Output format (text|json) (default "text")
--trace print out full stack trace on errors
- axelard query - Querying subcommands
- axelard query evm address - Returns the EVM address
- axelard query evm batched-commands - Get the signed batched commands that can be wrapped in an EVM transaction to be executed in Axelar Gateway
- axelard query evm burner-info - Get information about a burner address
- axelard query evm bytecode - Fetch the bytecode of an EVM contract [contract] for chain [chain]
- axelard query evm chains - Return the supported EVM chains by status
- axelard query evm command - Get information about an EVM gateway command given a chain and the command ID
- axelard query evm confirmation-height - Returns the minimum confirmation height for the given chain
- axelard query evm erc20-tokens - Returns the ERC20 tokens for the given chain
- axelard query evm event - Returns an event for the given chain
- axelard query evm gateway-address - Query the Axelar Gateway contract address
- axelard query evm latest-batched-commands - Get the latest batched commands that can be wrapped in an EVM transaction to be executed in Axelar Gateway
- axelard query evm params - Returns the params for the evm module
- axelard query evm pending-commands - Get the list of commands not yet added to a batch
- axelard query evm token-address - Query a token address by by either symbol or asset
- axelard query evm token-info - Returns the info of token by either symbol, asset, or address