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
The rate that was relevant at the moment when the last block was proposed. To get more details see Including CSPR rates .
centralized_account_info
Account information available for known accounts provided by CSPR.cloud team
cspr_name
string
Primary CSPR.name of the account
Response
PaginatedResponse
<DelegatorReward>
Example
Last updated