This contract is being backfilled. You may encounter incomplete storage history.

L1StandardERC20Gateway

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x25586693 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
-
variable spans 49 additional slots

No balances found for "L1StandardERC20Gateway"

No transactions found for "L1StandardERC20Gateway"


Functions
Getter at block 20791879
counterpart(view returns (address)
0xe2b4795039517653c5ae8c2a9bfdd783b48f447a
l2TokenFactory(view returns (address)
0x66e5312edeeaef6e80759a0f789e7914fb401484
l2TokenImplementation(view returns (address)
0xc7d86908ccf644db7c69437d5852cedbc1ad3f69
messenger(view returns (address)
0x6774bcbd5cecef1336b5300fb5186a12ddd8b367
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0xf8b1378579659d8f7ee5f3c929c2f3e332e41fd6
Read-only
getL2ERC20Address(address _l1Tokenview returns (address)
State-modifying
depositERC20(address _tokenaddress _touint256 _amountuint256 _gasLimitpayable 
depositERC20(address _tokenuint256 _amountuint256 _gasLimitpayable 
depositERC20AndCall(address _tokenaddress _touint256 _amountbytes _datauint256 _gasLimitpayable 
finalizeWithdrawERC20(address _l1Tokenaddress _l2Tokenaddress _fromaddress _touint256 _amountbytes _datapayable 
initialize(address _counterpartaddress _routeraddress _messengeraddressaddress
onDropMessage(bytes _messagepayable 
renounceOwnership(
transferOwnership(address newOwner
Events
DepositERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes data
FinalizeWithdrawERC20(address indexed l1Tokenaddress indexed l2Tokenaddress indexed fromaddress touint256 amountbytes data
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundERC20(address indexed tokenaddress indexed recipientuint256 amount
Constructor
constructor(address _counterpartaddress _routeraddress _messengeraddress _l2TokenImplementationaddress _l2TokenFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrorCallerIsNotCounterpartGateway(
ErrorCallerIsNotMessenger(
ErrorNotInDropMessageContext(
ErrorZeroAddress(