L1GatewayRouter

Verified contract

Implementation

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

No balances found for "L1GatewayRouter"

0x6ae68777643763863356918fbccf77871b48b08703223200728a8baab7e13760
0x263902e9012ccb2f09dcc969a92bd2c3a33e6c5961552cd09a7e9e6fda40dcab
0x3c2910b42707aef3e439007b932d7eec19c65728f4a61752bd45e826e63f163e
0xe790fcb3fa98c360f36237aa7063cdace7d5afb296309cbf80cfb0c471bee41e
0xd6afb48cdb479d765749e0c56b5cce6ccf488293965e79df43cc3600123dd97d
0xeafef538496610b101f4fab0b85801bc79407562f87fc0bc0bd4d6d7bb7d0fff
0x127b6f47990d94793e2e2caf398b1c4d4196a1fd6505d535a8f47597b43f30e1
0x81caa910e08eb9ea0bc48b33446b178977f55b8d19bddba0e934cc1c3b96bf10

Functions
Getter at block 20791253
defaultERC20Gateway(view returns (address)
0x0000000000000000000000000000000000000000
ethGateway(view returns (address)
0x0000000000000000000000000000000000000000
gatewayInContext(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
ERC20Gateway(addressview returns (address)
getERC20Gateway(address _tokenview returns (address)
getL2ERC20Address(address _l1Addressview returns (address)
State-modifying
depositERC20(address _tokenaddress _touint256 _amountuint256 _gasLimitpayable 
depositERC20(address _tokenuint256 _amountuint256 _gasLimitpayable 
depositERC20AndCall(address _tokenaddress _touint256 _amountbytes _datauint256 _gasLimitpayable 
depositETH(address _touint256 _amountuint256 _gasLimitpayable 
depositETH(uint256 _amountuint256 _gasLimitpayable 
depositETHAndCall(address _touint256 _amountbytes _datauint256 _gasLimitpayable 
finalizeWithdrawERC20(addressaddressaddressaddressuint256bytespayable 
finalizeWithdrawETH(addressaddressuint256bytespayable 
initialize(address _ethGatewayaddress _defaultERC20Gateway
renounceOwnership(
requestERC20(address _senderaddress _tokenuint256 _amountreturns (uint256)
setDefaultERC20Gateway(address _newDefaultERC20Gateway
setERC20Gateway(address[] _tokensaddress[] _gateways
setETHGateway(address _newEthGateway
transferOwnership(address newOwner
Events
DepositERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes data
DepositETH(address indexed fromaddress indexed touint256 amountbytes data
FinalizeWithdrawERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes data
FinalizeWithdrawETH(address indexed fromaddress indexed touint256 amountbytes data
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundERC20(address indexed tokenaddress indexed recipientuint256 amount
RefundETH(address indexed recipientuint256 amount
SetDefaultERC20Gateway(address indexed oldDefaultERC20Gatewayaddress indexed newDefaultERC20Gateway
SetERC20Gateway(address indexed tokenaddress indexed oldGatewayaddress indexed newGateway
SetETHGateway(address indexed oldETHGatewayaddress indexed newEthGateway
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.