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

L1ERC20Gateway

Verified contract

Implementation

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

No balances found for "L1ERC20Gateway"

0xdeb992f4789dd40669588c05efdd9132903c4bf54265273527cedd4be8ce89b5
From

Functions
Getter at block 20793286
cloneableProxyHash(view returns (bytes32)
0x4b11cb57b978697e0aec0c18581326376d6463fd3f6699cbe78ee5935617082d
counterpartGateway(view returns (address)
0x09e9222e96e7b4ae2a407b98d48e330053351eee
inbox(view returns (address)
0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f
l2BeaconProxyFactory(view returns (address)
0x3fe38087a94903a9d946fa1915e1772fe611000f
router(view returns (address)
0x72ce9c846789fdb6fc1f34ac4ad25dd9ef7031ef
whitelist(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculateL2TokenAddress(address l1ERC20view returns (address)
encodeWithdrawal(uint256 _exitNumaddress _initialDestinationpure returns (bytes32)
getExternalCall(uint256 _exitNumaddress _initialDestinationbytes _initialDataview returns (address targetbytes data)
getOutboundCalldata(address _tokenaddress _fromaddress _touint256 _amountbytes _dataview returns (bytes outboundCalldata)
redirectedExits(bytes32view returns (bool isExitaddress _newTobytes _newData)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
finalizeInboundTransfer(address _tokenaddress _fromaddress _touint256 _amountbytes _datapayable 
initialize(address _l2Counterpartaddress _routeraddress _inboxbytes32 _cloneableProxyHashaddress _l2BeaconProxyFactory
outboundTransfer(address _l1Tokenaddress _touint256 _amountuint256 _maxGasuint256 _gasPriceBidbytes _datapayable returns (bytes res)
outboundTransferCustomRefund(address _l1Tokenaddress _refundToaddress _touint256 _amountuint256 _maxGasuint256 _gasPriceBidbytes _datapayable returns (bytes res)
postUpgradeInit(
transferExitAndCall(uint256 _exitNumaddress _initialDestinationaddress _newDestinationbytes _newDatabytes _data
Events
DepositInitiated(address l1Tokenaddress indexed _fromaddress indexed _touint256 indexed _sequenceNumberuint256 _amount
TxToL2(address indexed _fromaddress indexed _touint256 indexed _seqNumbytes _data
WithdrawRedirected(address indexed fromaddress indexed touint256 indexed exitNumbytes newDatabytes databool madeExternalCall
WithdrawalFinalized(address l1Tokenaddress indexed _fromaddress indexed _touint256 indexed _exitNumuint256 _amount
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.