/v1/beacon/rewards/sync_committee/{block_id}
Retrieves rewards info for sync committee members specified by array of public keys or validator indices. If no array is provided, the rewards for all sync committee members are returned.
Path parameters
block_id
Block identifier. Can be one of: head
(canonical head in node’s view), genesis
, finalized
, <slot>
, <hex encoded blockRoot with 0x prefix>
.
Request
This endpoint expects a list of strings.
Response
Rewards for sync committee members.
execution_optimistic
finalized
data
Rewards info.