L1CustomGateway

Verified contract

Implementation

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

No balances found for "L1CustomGateway"

No transactions found for "L1CustomGateway"


Functions
Getter at block 20866186
counterpartGateway(view returns (address)
0x0000000000000000000000000000000000000000
inbox(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x0000000000000000000000000000000000000000
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)
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)
postUpgradeInit(
registerTokenToL2(addressuint256uint256uint256addresspayable returns (uint256)
registerTokenToL2(address _l2Addressuint256 _maxGasuint256 _gasPriceBiduint256 _maxSubmissionCostpayable returns (uint256)
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.