Skip to main content

create_burn_log

Function create_burn_log 

Source
pub fn create_burn_log(address: Address, amount: U256) -> Log
Expand description

Creates EIP-7708 Burn log (LOG2) for ETH burns. Emitted from SYSTEM_ADDRESS when ETH is burned (e.g. via SELFDESTRUCT).