What would this transaction cost under Glamsterdam?
Paste the hash of any Ethereum mainnet transaction. Gasworks reprices its original trace under the pinned Glamsterdam Devnet 8 gas rules and shows a same-path estimate — assuming the execution path stays exactly the same.
Try an example
How it works
- Gasworks fetches the transaction, its receipt and the
debug_traceTransactiontraces from a hosted archive node — it never runs an EVM itself. - The normalized trace is repriced under the immutable ruleset
glamsterdam-devnet-8-v8.0.0-eels-d681ca4f-r2, covering calldata floors, state creation gas and access repricing. - When the new rules could change the execution path (possible out-of-gas,
gasleft()branches, new opcode semantics), Gasworks withholds numbers and reports replay required instead of a misleading total.
Glamsterdam is a draft protocol. Estimates reflect the current Devnet 8 rules, not final gas costs. See the methodology for assumptions and limits.