Glossary

The fee paid to a blockchain (esp. Ethereum) to execute a transaction.
Gas is the unit of computational work on Ethereum and EVM chains. Each operation in a smart contract consumes gas; the fee is gas-used × gas-price. Network congestion drives gas prices up, sometimes making small transactions uneconomical.