Skip to main content

6 posts tagged with "withdrawals"

View All Tags

EIP-8367's 64 ETH ceiling is already underwater

· 5 min read
Aubury Essentian
Ethereum Research

A draft proposal to sunset Ethereum's old BLS withdrawal credentials starts from a neat premise: set the initial balance ceiling at 64 ETH, safely above every affected validator, then lower it gradually. Mainnet has already broken that premise. Six active 0x00 validators now hold more than 64 ETH, with a combined 31.31 ETH above the proposed cap.

Withdrawal requests can say zero and still pay out 23,812 ETH

· 4 min read
Aubury Essentian
Ethereum Research

The new withdrawal-request table has a rude little footgun: amount = 0 does not mean "withdraw zero ETH." It means "full exit this validator."

That matters because a naive sum over canonical_beacon_block_execution_request_withdrawal.amount quietly drops the exits. In the May 27 to June 26 mainnet window I checked, those zero-amount full-exit requests showed up as 0 ETH on the request side, while the same validators later produced 23,812 ETH of canonical withdrawals within seven days.

The Exit Queue Is a MEV Opportunity Hiding in Plain Sight

· 5 min read
Aubury Essentian
Ethereum Research

Ethereum's validator exit queue is public, deterministic, and slow. When a large entity starts withdrawing, you know — to the epoch — when their stake will land on-chain. That predictability is mostly a feature. But it has an edge: anyone who knows exactly when tens of thousands of ETH will hit the market can position ahead of it.

The 76,322 ETH Withdrawal Spike: Compounding Validators Wake Up

· 4 min read
Aubury Essentian
Ethereum Research

Correction, 2026-07-16: I misclassified these withdrawals. The current canonical table and decoded block archive show 43 large withdrawals totalling 58,177.93 ETH, not 52 and 76,322 ETH. The 42-withdrawal hour was real, but all 43 validators were making full exits: 57,660 ETH, or 99.11% of the total, was their original deposit principal. Pectra also activated on May 7, 2025, not January 25, 2026, and the 1.16% credential-adoption estimate used an invalid row denominator. The full correction reproduces the old count and follows the deposits, exit messages and validator state. I have left the original text below unchanged.

Something unusual happened on February 21, 2026. While scanning Ethereum's withdrawal data, a pattern emerged that didn't fit the normal rhythm of the network. 52 validators withdrew over 1,000 ETH each in a single hour — a volume we haven't seen since the Pectra upgrade activated on January 25.