Skip to main content

/cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards REST API Endpoint

Queries the total rewards accrued by each delegator.

Updated on
May 9, 2024

/cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards REST API Endpoint

Path Parameters

delegator_address
string
REQUIRED
Defines the delegator address to query for

Returns

rewards
array
Defines all the rewards accrued by a delegator
validator_address
string
A validator address
reward
array
An array of objects
denom
string
The denominated value (e.g., usei)
amount
string
The reward amount
total
array
Defines the sum of all the rewards
denom
string
Denominated value
amount
string
The reward amount
Request
1
curl --location 'https://docs-demo.sei-pacific.quiknode.pro/cosmos/distribution/v1beta1/delegators/sei1cdvr6tns50wv03ek94ds6vnxh7pl3pmm9amstu/rewards'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free