/v1/beacon/rewards/attestations/{epoch}
POST
https://eth-mainnetbeacon.g.alchemy.com/v2/docs-demo/eth/v1/beacon/rewards/attestations/{epoch}
Retrieve attestation reward info for validators specified by an array of public keys or validator indices. If no array is provided, reward info for every validator will be returned.
Path Parameters
stringrequired
Epoch identifier from which to retrieve rewards info.
Request Body
Responses
200
Attestation rewards for validators.
Was this page helpful?