Skip to main content
GET
DelegationTotalRewards

Path Parameters

delegatorAddress
string
required

delegator_address defines the delegator address to query for.

Response

A successful response.

QueryDelegationTotalRewardsResponse is the response type for the Query/DelegationTotalRewards RPC method.

rewards
object[] | null

rewards defines all the rewards accrued by a delegator.

total
object[] | null

total defines the sum of all the rewards.