v1

latestOpenAPI 3.0.42026-07-2233241175.9 KB
Slot

Rewards

Provides detailed status and reward information about attestation duties assigned to validators for a specific slot. The validator filter is optional; if omitted, results include all validators assigned attestation duties for the slot.

The response only includes attestation duties scheduled for the specified slot, not attestations included in this slot.

Use the reward endpoints for epoch based attestation rewards information.

You can combine this endpoint with:

  • Find attestations slots your validators were assigned to: v2/ethereum/validators/attestation-slots
post/api/v2/ethereum/slot/attestation-duties

Request body

chain'mainnet' | 'hoodi' required

The Ethereum chain to query.

cursorstring

Cursor value for pagination. See our pagination guide for more details.

page_sizeinteger

The number of items to return per page.

Response

Successful response.