AppendixReferencesCheatcodes ReferenceEnvironmentfeeVersion: v. 1On this pagefeeSignature function fee(uint256) external; Description Sets block.basefee. Examples vm.fee(25 gwei);emit log_uint(block.basefee); // 25000000000