Skip to main content

Gas

What is gas in Ethereum?

The unit of computational work on Ethereum. Users pay gas fees in ETH; the base fee is burned entirely (reducing ETH supply), and validators capture the priority tip plus any MEV they negotiate with block builders. High gas correlates with network congestion. Layer 2 networks reduce gas costs by orders of magnitude by batching transactions and settling proofs to the base layer rather than executing every transaction on it.

Where this comes up