ABCFGHIJKLMNOPQRSTUVWXYZ
1
2
Ethereum Validator Returns
3
4
(in eth)IncomeReferenceNotes
5
6
% of ETH oustanding staked22%aAssumption (source: Dune)
7
Current ETH tokens oustanding120,198,958b
8
ETH staked26,768,308a * b = c
9
10
Daily new token issuance to validators2,356dSliding scale calculated based on the amount of eth staked
11
Annual tokens issued to validators860,524d * 365 = e
12
Validator staking yield3.2%e / c = fReturn validators get on their staked eth
13
14
Estimated daily total fees3,350gAssumption (source: Etherscan)
15
Fees paid to validators498g * (1-burn rate) = hValidators get the fees that are not used to burn eth
16
Annual fees paid to validators181,789h * 365 = i
17
Validator earnings yield0.7%i / c = j
18
19
Estimated avg daily MEV earned by validators800kAssumption (source: Flashbots MEV Explorer)
20
Annual MEV earned292,000k * 365 = l
21
MEV yield1.1%l / b
22
23
Validator total annual earnings1,334,313e + i + l = mSum of token issuance and validators share of fees
24
Total validator yield5.0%m / c = nTotal validator earnings divided by eth staked
25
26
Gross ETH burned annually-1,041,798g * burn rate * 365 = o
27
Annual tokens issued to validators860,524e
28
Net ETH issued/(burned) annually-181,274o + e = pNet amount of eth added or removed from existing amount
29
ETH inflation/(deflation) annually-0.2%p / b = qRate at which the amount of eth increases or decreases
30
31
Total validator returns:
32
Total validator yield + in/(deflation)5.1%n - q = r
33
Implied earnings multiple19.5x1 / r
34
35
36
37
38
39
40
41
42
43
44
45
Justin Drake's model:
46
47
scenarios
48
lean optimisticunitsource
49
assumptions (at merge)
50
merge date1 August 2022
51
ETH staked14.0METHhttps://beaconcha.in/charts/staked_ether
52
average daily EVM fees (without Flashbots)9.0KETHhttps://etherscan.io/chart/transactionfee
53
average daily Flashbots bribes0ETHhttps://dashboard.flashbots.net/miners
54
calculations (at merge)
55
max daily PoS issuance1.70KETH
56
max yearly PoS issuance622,324.268ETH
57
yearly fee rewards.5METH
58
staking APR (issuance only)4.4%
59
staking APR (issuance + fees)7.9%
60
peak supply119.66METH
61
assumptions (long-term)
62
ETH staked30METH
63
average daily EVM fees (without MEV bribes)15KETH
64
average daily MEV out-of-band bribes2.0KETH
65
calculations (long-term)
66
yearly fee burn4.5METH
67
max daily PoS issuance4.0KETH
68
max yearly PoS issuance911KETH
69
staking APR (issuance only)3.0%
70
staking APR (issuance + fees)8.8%
71
years until 100M ETH supply5.5years
72
net yearly sell pressure reduction8.6METH
73
74
parameterunit
75
reference date
76
supply at reference dateETHhttps://etherscan.io/chart/ethersupplygrowth
77
average daily PoW issuanceETH/dayhttps://etherscan.io/chart/blockreward
78
burn since EIP-1559ETHhttps://ultrasound.money (observed 23 April 2022 at 18:52 UTC)
79
tips since EIP-1559ETHobserved 23 April 2022 at 18:52 UTC
80
fee burn percentage (without Flashbots)calculated based on recent fee market data, not taking into account Flashbots
81
Flashbots bribes since EIP-1559ETHhttps://dashboard.flashbots.net/miners (approximate)
82
fee burn percentage (with Flashbots)calculated based on recent fee market data, taking into account Flashbots
83
PoW profit marginestimated
84
PoS profit marginestimated
85
86
constantunit
87
SECONDS_PER_SLOTseconds
88
SLOTS_PER_EPOCHslots
89
EPOCHS_PER_DAY
epochs
90
DAYS_PER_YEAR
days
91
EPOCHS_PER_YEARepochs
92
GWEI_PER_ETHGwei
93
BASE_REWARD_FACTOR
94
see beacon chain spec here
95
96
97
98
99
100