Hacker News new | ask | show | jobs
by kzrdude 1737 days ago
Why is it called "gas" fees?
3 comments

> Gas is essential to the Ethereum network. It is the fuel that allows it to operate, in the same way that a car needs gasoline to run.

https://ethereum.org/en/developers/docs/gas/

Smart contracts get compiled into byte code that get run on the blockchain. Each instruction costs a certain amount of money. This fee is called a “gas” fee, because you need to put in enough money to execute your entire contract, which varies by how complex it is, similar to how you need enough gas in your car to drive a certain distance.
The sibling comments appear to be accurate, but I think it’s more helpful to think of gas in this context as the fuel that powers gaslights.

The deceptive kind, follow?