pub fn create_burn_log(address: Address, amount: U256) -> Log
Creates EIP-7708 Burn log (LOG2) for ETH burns. Emitted from SYSTEM_ADDRESS when ETH is burned (e.g. via SELFDESTRUCT).