/cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr} REST API Endpoint
Path Parameters
validator_addr
string
REQUIRED
The validator address to query for
delegator_addr
string
REQUIRED
The delegator address to query for
Returns
delegation_responses
array
An array containing information about delegations
delegation
object
The delegation object which contains the following fields:
delegator_address
string
The address of the delegator
validator_address
string
The address of the validator to which the tokens are being delegated
shares
string
The number of shares delegated to the validator
balance
object
The balance object which contains the following fields:
denom
string
The denomination of the token being delegated
amount
string
The amount of tokens being delegated
Request
1curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/staking/v1beta1/validators/seivaloper1q2k0p9x6f5jlvnsdzu7cj2k9jfp9ee22cvqya4/delegations/sei1qqqv4jctawc3rw4ljm23hmfjvm8l583p5tzjvh'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free