Back to News
Crypto

Ethereum's Prague Upgrade Is Live — What Changed for Regular Users

Account abstraction is here. L2 fees dropped 60%. You can now pay gas in USDC. We explain what Prague actually changed in plain English — and what you can do with it today.

Ethereum Foundation·Thursday, June 4, 2026 at 02:00 PM·7 min read
Ethereum's Prague Upgrade Is Live — What Changed for Regular Users

Ethereum's Prague upgrade reached consensus at block 22,400,000 without a chain split or significant validator issues. The upgrade bundled several Ethereum Improvement Proposals, with EIP-7702 (account abstraction) and EIP-7594 (PeerDAS) being the two with the most direct impact on everyday Ethereum users. Validator participation during the transition was above 99%, indicating strong ecosystem readiness.

EIP-7702 introduces account abstraction, which is easier to understand through what it enables than through its technical definition. Before Prague, your standard Ethereum wallet could only do one thing at a time and always had to pay transaction fees in ETH. After EIP-7702, your regular wallet can temporarily take on the properties of a smart contract — enabling batch transactions (approve and execute a trade in a single click instead of two), sponsored gas (a third party like an app can pay your gas fees), and social recovery (trusted contacts can help you regain wallet access if you lose your private key).

EIP-7594 (PeerDAS) dramatically reduces the cost of Layer 2 transactions by changing how L2s post their data to Ethereum mainnet. Layer 2 networks like Arbitrum, Optimism, and Base process transactions off-chain and then compress and post a summary to Ethereum for final settlement. PeerDAS increases the data bandwidth available for these rollup postings and distributes data verification across a wider set of nodes, reducing competition for that bandwidth and cutting average L2 fees by 60–70%. Arbitrum and Optimism fees are now frequently below $0.01 per transaction.

The practical DeFi experience has already changed for users on major protocols. Uniswap has updated its router to support batch transactions — the approve-then-swap two-step is now a single transaction. Coinbase's Base network is rolling out USDC gas payments through its Smart Wallet product, so users can pay fees without holding ETH at all.

There are still things Prague doesn't solve. Ethereum mainnet transaction throughput remains limited — Prague's improvements are concentrated in L2 economics and wallet usability, not base layer capacity. Full sharding is planned for the Osaka upgrade, tentatively targeting 2027. For the medium term, the best Ethereum user experience continues to be on L2 networks, with Prague making those experiences meaningfully cheaper and more capable.

Source

Ethereum Foundation

Key Takeaway

Prague's account abstraction is the most user-friendly upgrade Ethereum has shipped — paying gas in stablecoins and batch transaction approvals alone eliminate two of the biggest friction points for new DeFi users. If you've been exploring DeFi but found the two-step approve-then-swap process frustrating, those limitations are gone. L2 fees below $0.01 change the economics of small transaction sizes entirely.

Related Stories