Querying commands for the nexus module
axelard query nexus [flags]
-h, --help help for nexus
--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 nexus assets - Returns the registered assets of a chain
- axelard query nexus chain-by-asset - Returns the chains an asset is registered on
- axelard query nexus chain-maintainers - Returns the chain maintainers for the given chain
- axelard query nexus chain-state - Returns the chain state
- axelard query nexus chains - Returns the registered chain names
- axelard query nexus fee-info - Returns the per-chain fee for a registered asset
- axelard query nexus latest-deposit-address - Query for account by address
- axelard query nexus message - Returns the cross-chain message with the given ID
- axelard query nexus params - Returns the params for the nexus module
- axelard query nexus recipient-address - Returns the recipient address corresponding to the given deposit address
- axelard query nexus transfer-fee - Returns the fee incurred on a cross-chain transfer
- axelard query nexus transfer-rate-limit - Returns the transfer rate limit for a given chain and asset
- axelard query nexus transfers-for-chain - Query for account by address