Website
Discord
Github
Secret University
Search
⌃
K
Links
Introduction
🤫
Overview, Ecosystem and Technology
Secret Network Overview
Ecosystem Overview
Secret Network Techstack
💻
Development
Getting Started
Secret contract - design fundamentals
Secret Contract / CosmWasm framework
Development concepts/templates
Testing Secret Contracts
Reference contracts, guides and examples
Resources - API/Contract addresses
Tools & Libraries
Versioning & Changelog
🔧
Infrastructure
Setting up a node/validator
Maintaining a node/validator
Slashing information
Migrating a Validator
Troubleshooting
Validator Backup
Server security
Node Monitoring
Helpful commands
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
Running Multiple Nodes on the Same Server
IBC Relayers
Sentry and Archive nodes
Upgrade Instructions
Postmortems
Contribute to the documentation
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
Helpful commands
Next
Bond Tokens
Last modified
5mo ago