WebsiteDiscordGithubSecret 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 Delegations To Validator

You can also query all of the delegations to a particular validator:
secretcli q staking delegations-to <validator-operator-address>
Example:
$ secretcli q staking delegations-to secretvaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj
Previous
Query Pool
Next
Running Multiple Nodes on the Same Server
Last modified 5mo ago