op_alloy_protocol::deposits

Constant DEPOSIT_EVENT_ABI_HASH

Source
pub const DEPOSIT_EVENT_ABI_HASH: B256;
Expand description

Deposit event abi hash.

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