pub const DEPOSIT_EVENT_ABI_HASH: B256;
Deposit event abi hash.
This is the keccak256 hash of the deposit event ABI signature. keccak256("TransactionDeposited(address,address,uint256,bytes)")
keccak256("TransactionDeposited(address,address,uint256,bytes)")