fee Signature Copyfunction fee(uint256) external; Description Sets block.basefee. Examples Copyvm.fee(25 gwei); emit log_uint(block.basefee); // 25000000000