coinbase
Signature
Section titled “Signature”function coinbase(address) external;Description
Section titled “Description”Sets block.coinbase.
Examples
Section titled “Examples”emit log_address(block.coinbase); // 0x0000000000000000000000000000000000000000vm.coinbase(0xEA674fdDe714fd979de3EdF0F56AA9716B898ec8);emit log_address(block.coinbase); // 0xea674fdde714fd979de3edf0f56aa9716b898ec8