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

L1CustomGateway

Verified contract

Implementation

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

No balances found for "L1CustomGateway"

0x19e21789df10a593728e63bb85b04633ccd44f371112bda7afef9091774e820d

Functions
Getter at block 21214792
counterpartGateway(view returns (address)
0x096760f208390250649e3e8763348e783aef5562
inbox(view returns (address)
0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f
owner(view returns (address)
0x78884725dfb890346bb26be37b510a9f5019c063
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 _l1Tokenaddress _fromaddress _touint256 _amountbytes _dataview returns (bytes outboundCalldata)
l1ToL2Token(addressview returns (address)
redirectedExits(bytes32view returns (bool isExitaddress _newTobytes _newData)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
finalizeInboundTransfer(address _tokenaddress _fromaddress _touint256 _amountbytes _datapayable 
forceRegisterTokenToL2(address[] _l1Addressesaddress[] _l2Addressesuint256 _maxGasuint256 _gasPriceBiduint256 _maxSubmissionCostpayable returns (uint256)
initialize(address _l1Counterpartaddress _l1Routeraddress _inboxaddress _owner
outboundTransfer(address _l1Tokenaddress _touint256 _amountuint256 _maxGasuint256 _gasPriceBidbytes _datapayable returns (bytes res)
outboundTransferCustomRefund(address _l1Tokenaddress _refundToaddress _touint256 _amountuint256 _maxGasuint256 _gasPriceBidbytes _datapayable returns (bytes res)
postUpgradeInit(
registerTokenToL2(address _l2Addressuint256 _maxGasuint256 _gasPriceBiduint256 _maxSubmissionCostpayable returns (uint256)
registerTokenToL2(address _l2Addressuint256 _maxGasuint256 _gasPriceBiduint256 _maxSubmissionCostaddress _creditBackAddresspayable returns (uint256)
setOwner(address newOwner
transferExitAndCall(uint256 _exitNumaddress _initialDestinationaddress _newDestinationbytes _newDatabytes _data
Events
DepositInitiated(address l1Tokenaddress indexed _fromaddress indexed _touint256 indexed _sequenceNumberuint256 _amount
TokenSet(address indexed l1Addressaddress indexed l2Address
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.