The proposed changes represent the most significant adjustment to state-operation pricing since the 2021 Berlin upgrade. By repricing resource-heavy operations like SLOAD, SSTORE, and account access, developers aim to curb blockchain-state growth and prepare the network for a threefold increase in base throughput. While the Ethereum Foundation reports that most contracts remain unaffected, those relying on fixed gas stipends, hardcoded call limits, or gasleft logic are at risk of failure.
In section Cryptocurrency
Ethereum developers warn of smart contract risks in Glamsterdam upgrade
A small subset of Layer 1 smart contracts faces potential disruption from upcoming gas repricing in the Glamsterdam upgrade. Ethereum developers cautioned on August 24 that EIP-8037 and EIP-8038 will shift costs for state creation and access, forcing maintainers to re-evaluate hardcoded gas assumptions before the network-wide transition.

Contracts utilizing the historical 2,300-gas allowance through send or transfer functions are particularly vulnerable, as these operations may exceed their limits under the new cost schedule. Beyond smart contracts, the update necessitates revisions for wallets, RPC providers, and indexers. Tools relying on cached constants or fixed gas estimates for transfers—such as the standard 21,000 gas assumption—must be updated to account for new state charges. Developers are currently testing these changes on the Platåberget testnet and have begun direct outreach to builders of the most affected applications. Maintainers are advised to utilize the Foundation's provided checker to identify historical transactions that diverge under the new pricing model.
Comments (0)
No comments yet. Be the first!