L2GatewayRouter

Verified contract

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

No balances found for "L2GatewayRouter"

0xf460bbba675dddd443665309dbd5293993a60aab39f75ca9f33b08214a6b99a3
From

Functions
Getter at block 23940545
counterpartGateway(view returns (address)
0x000000000000000000000000000000000000dead
defaultGateway(view returns (address)
0x000000000000000000000000000000000000dead
router(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateL2TokenAddress(address l1ERC20view returns (address)
getGateway(address _tokenview returns (address gateway)
getOutboundCalldata(address _tokenaddress _fromaddress _touint256 _amountbytes _dataview returns (bytes)
l1TokenToGateway(addressview returns (address)
State-modifying
finalizeInboundTransfer(addressaddressaddressuint256bytespayable 
initialize(address _counterpartGatewayaddress _defaultGateway
outboundTransfer(address _l1Tokenaddress _touint256 _amountbytes _datapayable returns (bytes)
outboundTransfer(address _tokenaddress _touint256 _amountuint256 _maxGasuint256 _gasPriceBidbytes _datapayable returns (bytes)
postUpgradeInit(
setDefaultGateway(address newL2DefaultGateway
setGateway(address[] _l1Tokenaddress[] _gateway
Events
DefaultGatewayUpdated(address newDefaultGateway
GatewaySet(address indexed l1Tokenaddress indexed gateway
TransferRouted(address indexed tokenaddress indexed _userFromaddress indexed _userToaddress gateway
TxToL1(address indexed _fromaddress indexed _touint256 indexed _idbytes _data
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.