Per-slot block reward, broken into components, plus the validator's epoch-level attestation P&L.
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).
| Slot | Epoch | Block | Validator | Consensus reward (PLS) | Priority fees (PLS) | Block total (PLS) | Epoch attest. (PLS) | Fee recipient | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Attestations | Sync | Slashings | Subtotal | ||||||||
| Loading… | |||||||||||