Skip to main content

create_eth_transfer_log

Function create_eth_transfer_log 

Source
pub fn create_eth_transfer_log(from: Address, to: Address, value: U256) -> Log
Expand description

Creates EIP-7708 Transfer log (LOG3) for ETH transfers. Emitted from SYSTEM_ADDRESS when ETH is transferred.