Querying subcommands
axelard query [flags]
--chain-id string The network chain ID (default "axelar")
-h, --help help for query
--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 - Axelar App
- axelard query account - Query for account by address
- axelard query auth - Querying commands for the auth module
- axelard query axelarnet - Querying commands for the axelarnet module
- axelard query bank - Querying commands for the bank module
- axelard query block - Get verified data for a the block at given height
- axelard query distribution - Querying commands for the distribution module
- axelard query evidence - Query for evidence by hash or for all (paginated) submitted evidence
- axelard query evm - Querying commands for the evm module
- axelard query feegrant - Querying commands for the feegrant module
- axelard query gov - Querying commands for the governance module
- axelard query ibc - Querying commands for the IBC module
- axelard query ibc-transfer - IBC fungible token transfer query subcommands
- axelard query mint - Querying commands for the minting module
- axelard query multisig - Querying commands for the multisig module
- axelard query nexus - Querying commands for the nexus module
- axelard query params - Querying commands for the params module
- axelard query permission - Querying commands for the permission module
- axelard query reward - Querying commands for the reward module
- axelard query slashing - Querying commands for the slashing module
- axelard query snapshot - Querying commands for the snapshot module
- axelard query staking - Querying commands for the staking module
- axelard query tendermint-validator-set - Get the full tendermint validator set at given height
- axelard query tss - Querying commands for the tss module
- axelard query tx - Query for a transaction by hash, "/" combination or comma-separated signatures in a committed block
- axelard query txs - Query for paginated transactions that match a set of events
- axelard query upgrade - Querying commands for the upgrade module
- axelard query vote - Querying commands for the vote module
- axelard query wasm - Querying commands for the wasm module