Ethereum has a success problem. When the network transitioned to Proof of Stake, the main worry was whether enough validators would show up to secure the chain. Today, the opposite is true. There is too much ETH locked up in the staking contract, over 34 million ETH at the last count, representing nearly 30% of the entire supply.
This goes beyond a simple technical milestone; it is a structural threat to Ethereum's monetary policy. If the trend continues, we'll reach a point where almost all circulating ETH is wrapped in liquid staking derivatives. This would turn Ethereum into a system where everyone is inflating the supply just to maintain their relative share of the network.
To stop this, a new draft proposal, EIP-8361, suggests a direct intervention: a zero-issuance model that cuts off newly minted staking rewards entirely if the staked amount crosses a critical threshold. We need to examine how this proposal works, the math behind the curve, and what it means for the future of the network.
The Trap of Infinite Staking
Having too much staked ETH looks good on paper, but it introduces a subtle trap. More staked ETH means higher economic security. However, after a certain point, the security gain is negligible. The economic cost to the rest of the ecosystem is not.
When a validator stakes ETH, they receive newly minted tokens as a reward. This issuance dilutes the value of unstaked ETH. If only 10% of the network stakes, the 90% who don't stake are paying a small inflation tax to secure the network. It's a fair trade. But if 80% or 90% of all ETH is staked, the tax becomes unsustainable. Unstaked ETH, the utility token used to pay gas fees (including on Ethereum layer 2 rollups), trade on DEXs, and back collateral in DeFi, gets diluted to feed a massive staking layer.
This dynamic also centralizes power. Most users don't run their own nodes. They deposit their ETH into liquid staking protocols like Lido or Rocket Pool. If staking keeps growing, a single protocol could control the vast majority of the validator set. This creates a cartelized consensus layer, which goes against the core design of the network.
How EIP-8361 Changes the Math
Currently, Ethereum's issuance formula is set up so that total issuance increases as more ETH is staked, even though the individual yield per validator goes down.
Under the current model, the total annual issuance I is proportional to the square root of the staked ETH, represented as sqrt(S). As S grows, I grows. This means the network prints more tokens overall, even if each individual node gets a smaller slice of the pie.
EIP-8361 proposes to rewrite this curve. It introduces a hard cap on issuance that starts tapering off as staked ETH approaches a limit. Let's call this limit S_limit. The proposal sets this limit at roughly 40 million ETH, which is about $112 billion at a $2,800 price point.
Instead of the traditional square-root curve, EIP-8361 introduces a decay multiplier. The formula for issuance adjusts to:
I_new = I_current * (1 - (S_staked / S_limit))
When S_staked is low, the multiplier is close to 1, and the network behaves normally. But as S_staked approaches S_limit, the multiplier drops toward zero. If the staked amount actually hits the limit, issuance drops to absolute zero. No new ETH is minted to pay validators.
This scaling factor acts as an economic brake. When S_staked is 10 million, the multiplier is 1 - 10/40 = 0.75. The issuance is reduced by 25%. When S_staked is 30 million, the multiplier is 1 - 30/40 = 0.25. The issuance is slashed by 75%. If S_staked reaches 40 million, the multiplier is 0, and the protocol prints nothing.
The Zero-Issuance Threshold and the Burn
When protocol issuance drops to zero, validators must rely entirely on transaction fees to cover their costs.
Validators don't just earn new issuance; they also receive priority fees (tips) paid by users to get their transactions processed, along with MEV (Maximal Extractable Value) from block production.
Under EIP-8361, when issuance hits zero, these transaction-based rewards become the sole source of income for validators. This shifts the staking yield from a predictable, inflation-backed rate to a highly variable, activity-backed rate.
Combine this with EIP-1559, which burns the base fee of every transaction. If the network is active, it burns a portion of the supply while printing zero new coins to reward stakers. This turns Ethereum into an aggressively deflationary asset. The total supply of ETH would shrink rapidly whenever transaction volume spikes, without any offset from staking rewards.
The Impact on Yield Curves and Validator Economics
Let's trace how the yield curve behaves under this proposal.
In the current system, the yield Y for an individual validator is roughly Y = c / sqrt(S), where c is a constant. As S increases, the yield drops, but it never hits zero. It just gets smaller and smaller, dragging the network's capital efficiency down with it.
Under EIP-8361, the yield curve bends downward much faster. The yield becomes:
Y_new = (c / sqrt(S)) * (1 - (S / S_limit))
If we plot this curve, we see a stark difference. Instead of a long, slow decline that approaches zero at infinity, the yield hits a wall. As staked ETH climbs past 30 million, the yield drops sharply. At 35 million, it's a fraction of its former self. At 40 million, it's a flatline.
Here is a projection of how the yield changes at different staking levels under the proposed model, assuming a base reward factor where the current yield at 10 million staked ETH is 4.5%:
| Staked ETH (S) | Current Annual Yield | EIP-8361 Annual Yield |
|---|---|---|
| 10 Million | 4.50% | 3.37% |
| 20 Million | 3.18% | 1.59% |
| 30 Million | 2.60% | 0.65% |
| 35 Million | 2.40% | 0.30% |
| 40 Million (Limit) | 2.25% | 0.00% |
This table shows how the yield drops off a cliff as the staked supply nears the limit. This creates a powerful economic feedback loop. As the yield drops below the risk-free rate of return (or the cost of capital), stakers will start unstaking. They'll pull their ETH out of the staking contract to seek yield elsewhere, or simply hold spot ETH. This self-correcting mechanism keeps the staked amount from ever reaching the danger zone.
Who Wins and Who Loses?
A shift of this scale will change the balance of power in the Ethereum ecosystem.
First, look at Liquid Staking Tokens (LSTs). Protocols like Lido rely on a steady stream of issuance to pay their depositors and take a cut for themselves. If the yield drops to near-zero, the appeal of holding stETH or rETH evaporates. The fee margins for these protocols will shrink to nothing. This could break the monopoly of LSTs, forcing capital back into the DeFi ecosystem where it can be used for lending, liquidity provision, or basic trading. This shift could help address the problem of idle DeFi liquidity by driving capital back into active yield optimization strategies.
If the staking yield drops below 1.5%, the opportunity cost of locking up ETH in a staking contract becomes too high compared to lending it on Aave or providing liquidity on Uniswap. Right now, DeFi protocols have to compete with a risk-free staking rate of 3% to 4%. This forces DeFi lending rates to be high. If the staking rate drops to 1%, DeFi protocols can offer lower borrow rates, which could revitalize on-chain borrowing and leverage.
But this also means the security budget of the network fluctuates based on DeFi market cycles. If DeFi yields spike, validators might exit the staking pool to chase yield, dropping the staked amount. EIP-8361's curve would then automatically increase issuance to draw them back. It's a self-balancing system.
But there's a catch. Solo stakers might get hurt the most.
Running a validator at home has fixed costs: hardware, electricity, internet, and the time spent monitoring the node. If issuance drops to zero and validators rely solely on MEV and tips, solo stakers will find it hard to compete. Large staking operations use sophisticated MEV bots and relays to extract maximum value from every block. A solo staker, producing only a few blocks a year, might miss out on big MEV opportunities due to variance. Without a stable base rate of issuance, solo staking might become a luxury only wealthy hobbyists can afford, pushing the network toward centralization in a different way.
Technical Challenges and Implementation Risks
Implementing EIP-8361 isn't as simple as changing a few lines of code. It requires a fundamental shift in how the consensus layer interacts with the execution layer.
One major challenge is the volatility of validator revenue. If issuance is zero, validator income depends entirely on network congestion. During a quiet market, validation might be unprofitable for almost everyone. This could lead to validators turning off their machines during low-activity periods, reducing the network's liveness and security when it's quiet.
To mitigate this, some researchers suggest a smoothed reward mechanism. Instead of validators keeping the MEV and tips from the specific blocks they propose, these rewards could be pooled and distributed evenly among all active validators. While this solves the variance problem, it requires complex protocol-level changes that are difficult to design and audit.
Another risk is the potential for consensus instability. If block rewards are highly variable, validators might have an incentive to reorg the chain to steal high-value MEV blocks from previous slots. This behavior could threaten the stability of Ethereum's finality mechanism.
Additionally, with no base issuance, MEV becomes 100% of the validator's reward. But MEV is highly centralizing. Large builders control the flow of blocks. If validators rely entirely on MEV, the relationship between validators and builders becomes even tighter. Solo validators who don't run optimized MEV software or who are located in regions with high latency will get outrun. This could lead to a scenario where only validators colocated in specific data centers can survive.
The Path Forward
The debate around EIP-8361 is just beginning. It represents a clash of philosophies. On one side are the monetary minimalists, who believe Ethereum's primary goal should be to maintain a low, stable inflation rate and protect solo validators. On the other side are the economic pragmatists, who argue that unchecked staking growth will inevitably lead to systemic centralization and the death of ETH as money.
We'll likely see a compromise. The final version of EIP-8361 might not cut issuance to absolute zero, but it will almost certainly introduce some form of issuance tempering.
As the staked supply continues to creep upward, the pressure to act will grow. Ethereum has shown in the past that it's willing to make hard choices to protect its long-term health. The transition to Proof of Stake and the introduction of EIP-1559 proved that the network's monetary policy is not set in stone. As we see with upcoming upgrades like the Glamsterdam hard fork, Ethereum's protocol rules are constantly evolving. EIP-8361 is the next step in that evolution.



