Secret Network
WebsiteDiscordGithub
Search…
⌃K
Links
Introduction
Secret Network Overview
Ecosystem Overview
Development
Node Runners
Hardware Compliance
VPS Compliance
Node Setup
Node Monitoring
Delegation
Query Validators
Bond Tokens
Withdraw Rewards
Query Delegations
Unbond Tokens
Query Unbonding-Delegations
Redelegate Tokens
Query Redelegations
Query Parameters
Query Pool
Query Delegations To Validator
Sentry Nodes
Migrating a Validator
Mantlemint
Archive Nodes
IBC Relayers
Testnet
Misc
Postmortems / Upgrades
How To Contribute
Powered By GitBook

Query Validators

You can query the list of all validators of a specific chain:
secretcli q staking validators
If you want to get the information of a single validator you can check it with:
secretcli q staking validator <validator-address>

Previous
Delegation
Next
Bond Tokens
Last modified 5mo ago
Export as PDF
Copy link
Edit on GitHub