This is a draft proposal and is subject to change. Please join the discussion in the #membership (opens in a new tab) channel on Discord.
Multipliers
The Stakers Union prioritizes independent/decentralized node operation, performance and commitment to the Ethereum network. These values are reflected in multipliers that determine the distribution of incentives.
Independent Node Operation
| Location | Multiplier |
|---|---|
| Home | 1 |
| Remote | 0.75 |
Performance
| Metric1 | Multiplier |
|---|---|
| Block Proposals | |
| Percent Block Proposals >95% (or zero scheduled) | 1 |
| Percent Block Proposals 51-94% | 0.75 |
| Percent Block Proposals <50% | 0.5 |
| Attestations | |
| Percent Attestations >95% | 1 |
| Percent Attestations 90-94% | 0.75 |
| Percent Attestations <89% | 0.5 |
| Sync Participation | |
| Percent Sync Participation >95% (or zero scheduled) | 1 |
| Percent Sync Participation 90-94% | 0.75 |
| Percent Sync Participation <89% | 0.5 |
Commitment
Entry
| Stage2 | Multiplier |
|---|---|
| Genesis (deposit before launch) | 1.5 |
| Pre-Merge | 1.25 |
| Post-Merge | 1 |
Other
| Activity | Multiplier |
|---|---|
| KZG Ceremony Participation (opens in a new tab) | 1.125 |
Multiplier Calculation
Final Multiplier = Independent Node Operation Multiplier * Average Performance Multiplier * Commitment MultiplierExample
For a pre-merge home node with 1/2 block proposals, >99% attestations and >99% sync participation:
- Independent Node Operation Multiplier =
1 - Average Performance Multiplier =
(0.5 + 1 + 1) / 3 = 0.83 - Commitment Multiplier =
1.25
Final Multiplier = 1 * 0.83 * 1.25 = 1.03