Get account delegator rewards
Get a paginated list of delegator rewards.
Query params
Query param
Description
validator_public_key
The public key of the validator to whom the stakes were delegated.
Sorting
Property
Description
era_id
Sort validator rewards by era identifier
Default sorting is era_id DESC
Optional properties
Property
Type
Description
rate
float32
account_info
centralized_account_info
Account information available for known accounts provided by CSPR.cloud team
Response
PaginatedResponse
<DelegatorReward>
Example
Last updated