A gas fee is what a blockchain network charges for executing a transaction or running contract code. The SEC and CFTC's March 2026 interpretation describes the general arrangement: a functional crypto system may require users to pay transaction, or gas, fees in the system's native digital commodity, and those fees, alongside newly generated units, typically serve as an incentive mechanism rewarding participation in and use of the system. The term is most associated with Ethereum, whose developer documentation defines gas as the unit measuring the computational effort required to execute specific operations on the network, but the concept is general: a network that lets anyone submit work needs a price on that work, or nothing stops the network being flooded.
The fee is not a percentage of what is being moved. It is a price on computation, so sending $50 and sending $50,000 by the same method cost the same, while a complicated contract interaction costs several times more than either. That is the single most counterintuitive property of the charge and the source of most of the surprises around it.