GlossaryBlockchain Glossary
Gas
The fee required to execute transactions or smart contract operations on Ethereum. Every EVM opcode has a fixed gas cost, and users set a maximum gas limit and gas price (in gwei). Gas compensates validators for computational work and protects the network from infinite loops.