/v1/beacon/rewards/blocks/{block_id}

Retrieve block reward info for a single block. The total reward is the sum of proposer rewards from attestations, sync committees, and slashings included in the proposal.

Path parameters

block_idstringRequired

Block identifier. Can be one of: head (canonical head in node’s view), genesis, finalized, <slot>, <hex encoded blockRoot with 0x prefix>.

Response

Block reward info.
execution_optimisticboolean or null
finalizedboolean or null
dataobject or null