Chapter 6

Gas and Fees

Gas measures computation, not dollars. You pay for the work your transaction asks the network to perform, and after EIP-1559 that payment is split into protocol-controlled and user-controlled pieces.

If the base fee rises between signing and inclusion, your transaction still works as long as the total cost stays below your max fee. Any unused room under that cap is not spent.

The deeper lesson is economic: Ethereum sells scarce blockspace in real time. Fee design shapes user experience, validator incentives, and even ETH supply because the base fee is burned rather than paid out.