Skip to content

fee

function fee(uint256) external;

Sets block.basefee.

vm.fee(25 gwei);
emit log_uint(block.basefee); // 25000000000