Table 3 Comprehensive metadata for reward data files.

From: A Data Engineering Framework for Ethereum Beacon Chain Rewards: From Data Collection to Decentralization Metrics

File Name

Variable

Data Type

Unit

Proposer Reward

epoch

int64

count

slot

int64

count

validator_index

int64

count

total_proposer_reward

int64

Ether

attestations

int64

Ether

sync_aggregate

int64

Ether

proposer_slashings

int64

Ether

attester_slashings

int64

Ether

Sync Committee Reward

epoch

int64

count

slot

int64

count

validator_index

int64

count

sync_reward

int64

Ether

Attestation Reward

epoch

int64

count

validator_index

int64

count

head

int64

Ether

target

int64

Ether

source

int64

Ether

total_attestation_reward

int64

Ether

  1. This table provides an organized overview of metadata for various data files related to the proposer, attestation, and sync committee rewards, detailing variables, data types, and units.