beacon.raw.block_rewards

For missed slots, there are no proposer index and rewards present. I.e. the values will be null.

Table Columns

Unique key: slot_number

ColumnDescription
slot_numberBeacon Chain slot number of the slot proposed.
slot_timestampBeacon Chain slot timestamp of the block.
proposer_indexThe index of the proposer for the specified block
execution_optimisticA boolean indicating whether the execution of rewards for the specified block is done optimistically or not
finalizedA boolean indicating whether the rewards for the specified block have been finalized
totalThe total reward for the specified block
attestationsThe total rewards specifically for attestations in the specified block
sync_aggregateThe total reward for the sync aggregate in the specified block
proposer_slashingsThe number of proposer slashings that occurred in the specified block
attester_slashings

The number of attester slashings that occurred in the specified block