L2CrossDomainEscrow

Verified contract

Active on Base with 0 txns
Deployed by via 0x40d8930e at 7557053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "L2CrossDomainEscrow"

No transactions found for "L2CrossDomainEscrow"


Functions
Getter at block 23102539
L2_STANDARD_BRIDGE(view returns (address)
0x4200000000000000000000000000000000000010
owner(view returns (address)
0xc2b42fc9f9d8b2cf86c068cae131088095480082
Read-only

This contract contains no read-only function objects.

State-modifying
execute(address _targetuint256 _valuebytes _data
renounceOwnership(
transferOwnership(address newOwner
withdraw(uint32 _receiveGasLimitbool _receiverIsAliaseduint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed touint256 amountuint32 receiveGasLimit
Constructor
constructor(address _receiver
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account