query
Querying subcommands
zetacored query [flags]Options
      --chain-id string   The network chain ID
  -h, --help              help for queryOptions inherited from parent commands
      --home string         directory for config and data 
      --log_format string   The logging format (json|plain) 
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) 
      --trace               print out full stack trace on errorsSEE ALSO
- zetacored - Zetacore Daemon (server)
 - zetacored query account - Query for account by address
 - zetacored query auth - Querying commands for the auth module
 - zetacored query authz - Querying commands for the authz module
 - zetacored query bank - Querying commands for the bank module
 - zetacored query block - Get verified data for the block at given height
 - zetacored query crosschain - Querying commands for the crosschain module
 - zetacored query distribution - Querying commands for the distribution module
 - zetacored query emissions - Querying commands for the emissions module
 - zetacored query evidence - Query for evidence by hash or for all (paginated) submitted evidence
 - zetacored query evm - Querying commands for the evm module
 - zetacored query feemarket - Querying commands for the fee market module
 - zetacored query fungible - Querying commands for the fungible module
 - zetacored query gov - Querying commands for the governance module
 - zetacored query group - Querying commands for the group module
 - zetacored query observer - Querying commands for the observer module
 - zetacored query params - Querying commands for the params module
 - zetacored query slashing - Querying commands for the slashing module
 - zetacored query staking - Querying commands for the staking module
 - zetacored query tendermint-validator-set - Get the full tendermint validator set at given height
 - zetacored query tx - Query for a transaction by hash, "[addr]/[seq]" combination or comma-separated signatures in a committed block
 - zetacored query txs - Query for paginated transactions that match a set of events
 - zetacored query upgrade - Querying commands for the upgrade module