L1ETHGateway

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc532d78c at 19174437
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 45 additional slots

No balances found for "L1ETHGateway"

No transactions found for "L1ETHGateway"


Functions
Getter at block 20791830
counterpart(view returns (address)
0x6ea73e05adc79974b931123675ea8f78ffdacdf0
messenger(view returns (address)
0x6774bcbd5cecef1336b5300fb5186a12ddd8b367
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0xf8b1378579659d8f7ee5f3c929c2f3e332e41fd6
Read-only

This contract contains no read-only function objects.

State-modifying
depositETH(address _touint256 _amountuint256 _gasLimitpayable 
depositETH(uint256 _amountuint256 _gasLimitpayable 
depositETHAndCall(address _touint256 _amountbytes _datauint256 _gasLimitpayable 
finalizeWithdrawETH(address _fromaddress _touint256 _amountbytes _datapayable 
initialize(address _counterpartaddress _routeraddress _messenger
onDropMessage(bytes _messagepayable 
renounceOwnership(
transferOwnership(address newOwner
Events
DepositETH(address indexed fromaddress indexed touint256 amountbytes data
FinalizeWithdrawETH(address indexed fromaddress indexed touint256 amountbytes data
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundETH(address indexed recipientuint256 amount
Constructor
constructor(address _counterpartaddress _routeraddress _messenger
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrorCallerIsNotCounterpartGateway(
ErrorCallerIsNotMessenger(
ErrorNotInDropMessageContext(
ErrorZeroAddress(