All query commands follow the pattern:
qorechaind query <module> <command> [args] [flags]
Common flags apply to every query subcommand:
RPC endpoint (default: tcp://localhost:26657)
Output format: json or text
Query state at a specific block height
Query all balances for an account.
qorechaind query bank balances <address>
Query the total supply of all tokens.
qorechaind query bank total
Query a single validator by operator address.
List all validators.
Query a delegation from a delegator to a validator.
Query all delegations for a delegator.
unbonding-delegation
Query an unbonding delegation.
Query all delegation rewards for a delegator.
Query validator commission.
Query a single proposal by ID.
List all proposals, optionally filtered by status.
Filter by status: deposit_period, voting_period, passed, rejected
Query votes on a proposal.
Query PQC key registration status for an account.
List all supported PQC algorithms.
Query details for a specific PQC algorithm.
Query aggregate PQC registration statistics.
Query PQC module parameters.
Query PQC key migration status for an account.
Query the current hybrid signature enforcement mode.
Query xQORE staking position for an address.
Query xQORE module parameters.
Query burn statistics across all channels.
Query burn module parameters.
Query the current annualized inflation rate.
Query the current epoch number and progress.
Query inflation module parameters.
Query AI module configuration.
Query aggregated AI processing statistics.
Get an AI-assisted gas fee estimate.
Transaction type for estimation
List active fraud investigations.
recommendations
Get AI-generated network optimization recommendations.
circuit-breakers
Query current circuit breaker states.
Query reputation scores for all validators.
Query reputation score for a specific validator.
List all registered bridge chains.
Query details for a specific bridged chain.
List active bridge validators.
List recent bridge operations.
Filter: pending, completed, failed
Query rate limits for a bridged chain.
Estimate bridge fee and transfer time.
Retrieve a cross-VM message by ID.
List pending cross-VM messages.
Query Cross-VM module parameters.
Query SVM account information.
Query deployed SVM program information.
Query SVM module parameters.
Query the current SVM slot number.
Query details for a specific layer.
List all registered layers.
Query a specific anchor record.
List recent anchor submissions.
Maximum results to return
Query transaction routing statistics across layers.
Simulate transaction routing without execution.
Query Multilayer module parameters.
Query details for a specific rollup.
List all registered rollups.
Filter: active, paused, stopped
Query a specific settlement batch.
Query the latest batch for a rollup.
suggest-profile
Get an AI-assisted rollup profile recommendation.
Query a specific DA blob.
Query RDK module parameters.
Query the current RL agent status and mode.
Query the latest RL observation vector.
Query cumulative RL reward metrics.
Query RL Consensus module parameters.
Query the active RL policy configuration.
Query BTC staking position for an address.
Query BTC checkpoint data for a given epoch.
Query Babylon module parameters.
abstractaccount
Query abstract account details.
Query Abstract Account module parameters.
accepted-tokens
List tokens accepted for gas payment.
Query Gas Abstraction module parameters.
Query FairBlock encryption configuration.
Query FairBlock module parameters.