Validators
Path parameters
delegator_addressstringRequired
delegator_address defines the delegator address to query for.
Responses
200
A successful response.
application/json
QueryDelegatorValidatorsResponse is the response type for the Query/DelegatorValidators RPC method.
validatorsstring[]Optional
validators defines the validators a delegator is delegating for.
default
An unexpected error response.
application/json
get
/cosmos/distribution/v1beta1/delegators/{delegator_address}/validatorsLast updated
Was this helpful?