For the complete documentation index, see llms.txt. This page is also available as Markdown.

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>

Last updated

Was this helpful?