pub const ETH_TRANSFER_LOG_ADDRESS: Address;Expand description
The system address used as the log emitter for ETH transfer events.
This matches the ERC-20 Transfer event format but uses a system address as the emitter since no contract actually emits these logs.