Skip to main content

/cosmos/staking/v1beta1/delegators/{delegator_addr}/validators/{validator_addr} REST API Endpoint

Queries validator info for given delegator validator pair.

Updated on
May 9, 2024

/cosmos/staking/v1beta1/delegators/{delegator_addr}/validators/{validator_addr} REST API Endpoint

Path Parameters

delegator_addr
string
REQUIRED
The delegator address to query for
validator_addr
string
REQUIRED
The validator address to query for

Returns

validators
array
An array containing information about validators
operator_address
string
The address of the validator
consensus_pubkey
object
The consensus_pubkey object which contains the following fields:
@type
string
The type of the public key
key
string
The public key
jailed
boolean
A boolean indicating whether the validator is currently jailed
status
string
The status of the validator, which indicates whether it's bonded or not
tokens
string
The total number of tokens held by the validator
delegator_shares
string
The total number of shares delegated to the validator
description
object
The description object which contains the following fields:
moniker
string
The name or moniker of the validator
identity
string
Identity information of the validator
website
string
Website of the validator
security_contact
string
Security contact information of the validator
details
string
Additional details about the validator
unbonding_height
string
The height at which the validator began unbonding
unbonding_time
string
The time at which the unbonding process started
commission
object
The commission object which contains the following fields:
commission_rates
object
The commission_rates object which contains the following fields:
rate
string
The current commission rate
max_rate
string
The maximum commission rate allowed
max_change_rate
string
The maximum change rate for commission
update_time
string
The time at which the commission information was last updated
min_self_delegation
string
The minimum amount of self-delegation required for the validator
unbonding_on_hold_ref_count
string
(Optional) Strictly positive if this validator's unbonding has been stopped by external modules
unbonding_ids
array
(Optional) A list of unbonding ids, each uniquely identifying an unbonding of this validator
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/staking/v1beta1/delegators/sei1cdvr6tns50wv03ek94ds6vnxh7pl3pmm9amstu/validators/seivaloper1r35u5wseduv34h77zx88l49dc4s3cmq2wa64t6'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free