Skip to Content
GlossaryGGas (Ethereum)

Gas (Ethereum)

A unit measuring the computational effort required to execute transactions or smart contracts on Ethereum.

What is Gas (Ethereum)?

Gas is a unit that quantifies the computational work needed to process transactions or execute smart contracts on the Ethereum blockchain. Each operation in the Ethereum Virtual Machine (EVM), such as transferring ETH or running a smart contract, consumes a specific amount of gas. Users pay for gas in Ether (ETH), with the total cost determined by the gas limit (the maximum gas a transaction can use) and the gas price (the amount of ETH per gas unit). Gas ensures network resources are allocated efficiently and prevents spam or infinite loops.

Last updated on