← ValDash

Proposer Rewards

Per-slot block reward, broken into components, plus the validator's epoch-level attestation P&L.

Each row is one slot, attributed to the validator that proposed it (or was assigned to, if missed). All values are exact on-chain amounts to the wei. The consensus reward shown is the actual balance delta of the proposer at this slot — measured as balance(proposer, slot) − balance(proposer, slot−1) via the beacon state — not the gross API value. Per-component splits (Attestations / Sync / Slashings) are scaled from the API's gross breakdown so they sum exactly to that actual delta. Priority fees are EIP-1559 tips, computed deterministically from eth_getBlockReceipts as Σ(gasUsed × (effectiveGasPrice − baseFee)). MEV-Boost relay payments are NOT included; they arrive as direct ETH transfers and need separate detection. Epoch attestation is the validator's net attestation P&L for the epoch containing this slot — positive when on time, negative when offline (real on-chain inactivity penalty under leak).
Showing only finalized slots up to epoch · slot · non-finalized slots are excluded — values still mutable until the chain finalizes
Slot Epoch Block Validator Consensus reward (PLS) Priority fees (PLS) Block total (PLS) Epoch attest. (PLS) Fee recipient
Attestations Sync Slashings Subtotal
Loading…