Ethereum Glamsterdam Upgrade: A Ground-Level Transformation Reshaping Mainnet Block Production Logic
- Core Viewpoint: The Ethereum Glamsterdam hard fork is the largest protocol change since the 2022 Merge. By restructuring block construction, pricing, and validation mechanisms, it shifts the scaling focus back from Layer 2 to the mainnet (L1), directly impacting ETH's value capture logic.
- Key Elements:
- Glamsterdam combines the consensus layer upgrade "Gloas" and the execution layer upgrade "Amsterdam." Its core goal is to re-scale L1, paving the way for higher-throughput parallel processing.
- EIP-7732 (native ePBS) embeds the block construction process into the protocol, reducing reliance on third-party MEV-Boost relays; EIP-7928 (BALs) enables parallel transaction processing through pre-accessed lists.
- Post-upgrade, the minimum Gas Limit target is 200 million (currently ~60 million), with a theoretical maximum throughput of approximately 10,000 TPS, though not immediately upon launch.
- The upgrade timeline is postponed to Q3 2026 (some teams target the end of August). The stable operation of public testnets (Sepolia and Hoodi) is the most critical leading indicator for mainnet launch.
- Regular ETH holders need not take any action; validators and node operators must update their clients and adapt to the new attestation duties introduced by ePBS. Exit liquidity is expected to improve.
- Potential risks include the complexity of ePBS implementation, client feature consistency, and a short-term price decline due to the "buy the rumor, sell the news" effect.
Overview
The Ethereum community is closely tracking the next hard fork, codenamed Glamsterdam, because it touches not just the surface-level experience, but the underlying mechanisms of how the mainnet builds, prices, and validates blocks. According to the official Ethereum roadmap page, the core goal of this upgrade is to re-scale the first-layer network (L1) by restructuring transaction processing and database management logic, paving the way for higher-throughput parallel processing. Multiple development teams have described it as the most significant protocol change since The Merge in 2022.

For the market, the significance of Glamsterdam lies in a narrative shift: previous upgrades delegated scaling to Layer 2 and rollups, but this time, Ethereum is refocusing on the mainnet itself. This shift directly impacts ETH's value capture logic, thus attracting the attention of investors, validators, and protocol developers alike.
Key Points
Glamsterdam combines the consensus layer upgrade, Gloas, and the execution layer upgrade, Amsterdam, both launching simultaneously as a single network upgrade.
Two flagship proposals are locked in: EIP-7732 (enshrined Proposer-Builder Separation, ePBS) and EIP-7928 (Block-level Access Lists, BALs).
Accompanying gas repricing aims to make the fees for different operations better reflect their true resource costs.
The Ethereum Foundation has set a target lower bound of 200 million Gas Limit post-upgrade, more than triple the current ~60 million.
The upgrade timeline has been delayed from H1 2026 to Q3, with some teams internally targeting the end of August.
Regular ETH holders need to take no action; validators and node operators must update their consensus and execution layer clients before the mainnet activation.
What's Happening: A Deeper Restructuring Than Fusaka
Glamsterdam's Naming and Positioning
Ethereum traditionally names hard forks using a combination of a "star name" and a "Devconnect host city." Glamsterdam is a portmanteau of Gloas (for the consensus layer, derived from a star) and Amsterdam (for the execution layer, from the city name). This naming structure itself indicates the dual-layer nature of the upgrade: it modifies both the consensus and execution layers simultaneously, rather than being a single-point optimization.
According to Datawallet's technical overview, the Fusaka upgrade (launched in December 2025) expanded rollup data availability via PeerDAS, whereas Glamsterdam is more fundamental – it rewrites how Ethereum builds, prices, and validates blocks.
Final Development Stage
As reported by CoinDesk, development teams entered the final stage in June 2026, running multi-client development networks (devnets) containing all planned EIPs. This is the last step before the code is finalized and deployed to public testnets. Ethereum Foundation core developer Parithosh Jayanthi described it as the largest fork since The Merge, stating it will change many existing assumptions about Ethereum.
Why the Market is Reacting: ePBS and Parallel Execution
EIP-7732: Bringing Block Building In-Protocol
Currently, approximately 80-90% of Ethereum blocks are not built by the validator proposing them but are outsourced to specialized builders via off-chain relays like MEV-Boost. This system works functionally but introduces trusted intermediaries into the core block production process and concentrates power among a few relays.
EIP-7732 defines an enshrined Proposer-Builder Separation (ePBS) mechanism, inscribing this relationship directly into the protocol. It replaces trust in external relays with on-chain bids, commitments, and payments. According to Ethereum's official documentation, this mechanism will also extend the data propagation window from approximately 2 seconds to around 9 seconds, clearing a path for the mainnet to safely handle higher throughput. This is considered the most challenging part of the entire upgrade – splitting block production into two sequential, cooperating roles means the protocol must handle scenarios where either party fails to deliver or acts inconsistently.
EIP-7928: Block-level Access Lists and Parallel Processing
Ethereum currently executes transactions within a block sequentially, one by one, because before execution, no node knows which accounts and storage slots a transaction will access. This sequential bottleneck limits the computational load a single block can safely accommodate.
Block-level Access Lists (BALs) attach a "preliminary map" to each block, declaring in advance which accounts and storage keys its transactions will access, and the state values post-execution. With this map, clients can prefetch state in parallel and process non-conflicting transactions simultaneously, instead of replaying them sequentially. According to an Everstake analysis, this creates the prerequisite for parallel execution and higher block gas limits. Those looking to track real-time prices of ETH and major assets can check the market page on MEXC.
Key Data and Announcements
200 Million Gas Limit and Throughput Targets
According to CoinMarketCap, the Ethereum Foundation has confirmed the upgrade delay to Q3 2026 and set a target lower bound of 200 million Gas Limit – a significant jump from the current ~60 million level, which the Foundation views as "a credible post-upgrade target." Multiple industry analyses point to a theoretical throughput upper limit of approximately 10,000 transactions per second post-upgrade, but it's crucial to emphasize this is a theoretical maximum under highly optimized conditions, not a stable result achievable on day one.
The Real Meaning of Gas Repricing
The accompanying gas repricing plan (related proposals like EIP-8037, EIP-7904) is not simply "across-the-board fee reduction." Its logic is to more accurately measure the immediate computational power a transaction consumes and the long-term storage burden it places on the network, then align the fees for different operations more closely with their true physical costs. As interpreted by KuCoin, for the average user, the result is more likely to be potential fee declines and greater stability, rather than an immediate drop in fees for all transactions.
Timeline
According to IG's technical assessment, the upgrade was initially targeted for June 2026 but was postponed following the Soldøgn interoperability devnet ending on May 2nd. The current baseline is Q3 (with some teams referencing the end of August), but no specific block height has been confirmed. The meta-proposal EIP-7773, used to coordinate the upgrade scope, is still in Draft status, meaning the direction is set but details are not yet fully solidified. Activations on public testnets (such as Sepolia and Hoodi) are seen as the clearest leading indicators of an imminent mainnet launch.
What It Means for Investors
For the vast majority of holders, Glamsterdam requires no action – wallet addresses, balances, and front-end interfaces are unaffected. According to Ethereum's official warning, any instruction asking you to "upgrade" your ETH is a scam. The ones who need to act are validators and node operators. They must update their consensus and execution layer clients before the mainnet activation and adapt to the new attestation duties introduced by EIP-7732.
From a market structure perspective, according to Figment's analysis aimed at institutional stakers, the upgrade will also improve exit liquidity for large staking positions. Exit queues that might have previously taken weeks to clear under high demand could be processed within days post-upgrade – a substantial operational risk mitigation for institutional operators.
Looking at token supply dynamics, on-chain data cited by IG shows that approximately 475,000 ETH flowed out of major exchanges between June 4th and 7th, 2026, marking a notable accumulation signal. Additionally, around 30% of the circulating ETH is locked in staking, structurally reducing the available sell supply. As always, historical performance does not guarantee future results.
What to Watch Next
The most direct leading indicator is the progress on public testnets. According to Everstake, the activation on Sepolia and Hoodi, and their ability to remain stable over multiple epochs, are key windows for determining the mainnet timing. Additionally, the performance of the gas repricing model under near-real mainnet load, and whether all client teams achieve cross-client parity, are core variables to track.
On a longer timeline, the upgrade after Glamsterdam is codenamed Hegotá, which will bring FOCIL (Fork-choice Enforced Inclusion List) for censorship resistance, and potentially Verkle Trees, which could significantly reduce node storage requirements. FOCIL was intentionally excluded from Glamsterdam to avoid creating too many untested interactions between it and ePBS within a single upgrade.
Potential Risks
The primary risk stems from the timeline. According to Everstake's assessment, three factors could push the activation to Q4 2026 or later: the implementation complexity of ePBS (currently the main bottleneck for testnet readiness), the functional parity across different clients, and the validation of gas repricing under real-world scale loads.
Secondly, there is the "buy the rumor, sell the news" effect. According to IG, historical data shows that ETH tends to rise before major upgrades and then retrace 10% to 15% a few days after activation, as pre-positioned capital takes profits. More fundamentally, Glamsterdam itself cannot completely solve the structural debate over L2s "eating" mainnet value – the structural argument over ETH's value capture will need to be answered by subsequent upgrades and real usage data.
Users looking to track ETH market conditions and study market structure changes during the upgrade window can view real-time spot and futures data on MEXC.
Exclusive Perspective from MEXC Crypto Pulse Research Team
The truly important aspect of Glamsterdam is not the repeatedly cited performance metric of "10,000 transactions per second," but rather that it marks a directional pivot in Ethereum's scaling narrative – shifting from "delegating throughput to rollups" back to "scaling the mainnet itself." This pivot directly touches ETH's value capture logic: if the mainnet can host more activity at a lower cost, value is more likely to settle back onto L1.
The most common market misinterpretation is treating the 200 million Gas Limit and 10,000 TPS as guaranteed outcomes achievable immediately upon launch. In fact, Gas Limit does not equal TPS; the former is a capacity upper bound, while the latter depends on transaction composition, execution time, and network propagation constraints. The 200 million gas target is a direction to gradually approach post-upgrade, not an instantaneous state on activation day. Similarly, the magnitude of fee reduction is often overestimated – the essence of repricing is to align fees with true costs, not across-the-board cuts.
For investors, the things closest to watch next are not prices, but two engineering facts: whether the public testnet can remain stable across multiple epochs, and whether all client teams can reach consensus on time. These two points are better indicators of the mainnet timeline than any price prediction.
Taking a broader cross-asset perspective, Glamsterdam serves as a case study in "how infrastructure determines asset narratives": whether a public chain can recapture the activity diverted by L2s ultimately depends on the trade-offs made in the underlying architecture. The lesson for the broader crypto and fintech space is that true revaluation often happens first at the protocol layer, and only later transmits to the price layer.
Frequently Asked Questions
Q: Do I need to do anything if I hold ETH?
A: No. The upgrade does not change wallet addresses, balances, or any user interface. Any information asking you to "upgrade your ETH" should be considered a scam.
Q: When will Glamsterdam go live on the mainnet?
A: The current baseline is Q3 2026, with some teams referencing the end of August, but there is no locked block height yet. Public testnet activation is the clearest signal that mainnet is near.
Q: Will this upgrade immediately and drastically reduce gas fees?
A: The outcome is more likely to be potential declines and greater stability, rather than an immediate, comprehensive fee reduction. The repricing aims to align fees with the true resource cost.
Q: What problems do ePBS and BALs solve respectively?
A: ePBS (EIP-7732) brings block building in-protocol, reducing reliance on off-chain relays. BALs (EIP-7928) allow non-conflicting transactions to be processed in parallel by pre-declaring state access.
Disclaimer
This article is for informational purposes only and does not constitute any investment advice, financial advice, legal advice, tax advice, or trading recommendation. Crypto assets, stocks, and related financial assets can experience significant price volatility, with the risk of total principal loss. Readers should conduct their own research (DYOR) and assess their own risk tolerance, consulting licensed professionals where necessary. The MEXC Crypto Pulse team is not responsible for any losses incurred from using the information in this article.


