v1

latestOpenAPI 3.0.42026-07-2233241175.9 KB
Slot

Rewards

Provides status and reward information about sync committee duties for a specific slot for each validator. The validator filter is optional; if omitted, results include all validators assigned sync duties for the slot. This endpoint currently only supports finalized data.

Use the reward endpoints for epoch based attestation rewards information.

You can combine this endpoint with:

  • Find periods your validators were part in: v2/ethereum/validators/sync-committee-periods
  • Sync committee overview: v2/ethereum/sync-committee
post/api/v2/ethereum/slot/sync-committee-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.