op_alloy_protocol

Constant DEPOSIT_EVENT_ABI_HASH

Source
pub const DEPOSIT_EVENT_ABI_HASH: FixedBytes<32>;
Expand description

Deposit event abi hash.

This is the keccak256 hash of the deposit event ABI signature. keccak256("TransactionDeposited(address,address,uint256,bytes)")