cURL
curl --request GET \ --url https://api.rated.network/v0/eth/blocks/{consensus_slot}/syncCommitteeRewards \ --header 'Authorization: Bearer <token>'
{ "page": { "from": 123, "to": 123, "size": 10, "granularity": "hour", "filterType": "hour" }, "total": 1, "data": [ { "epoch": 1, "consensusSlot": 1, "validatorIndex": 1, "syncCommitteeRewards": "<string>", "blockTimestamp": "2023-11-07T05:31:56Z" } ], "next": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
mainnet
hoodi
holesky
x >= 0
Successful Response
Show child attributes
hour
day
week
month
quarter
year
all
datetime