L1GatewayRouter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb7b18d7e at 18306541
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"

No transactions found for "L1GatewayRouter"


Functions
Getter at block 21161937
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.