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
Authorizations
Body
validator is optional in this request body
Specify a slot using one of the slot number. Selecting by a consensus view may soon be available in a future update.
The Ethereum chain to query.
mainnet, hoodi Cursor value for pagination. See our pagination guide for more details.
The number of items to return per page.
1 <= x <= 10validator is optional in this request body. If not provided, results will be unfiltered.
- Indices/Pubkeys
- Dashboard
- ๐ Deposit
- ๐ Withdrawal
- ๐ Entity

