Skip to main content

EVM Gas Limit

Definition

The EVM gas limit specifies the maximum amount of computational effort a single block on the Ethereum Virtual Machine can consume. This limit restricts the complexity and number of transactions included in each block, acting as a critical parameter for network capacity and preventing denial-of-service attacks. Miners or validators set this value through network consensus.