Proxy

Verified contract

Proxy

Active on Ethereum with 74,339 txns
Deployed by via 0x39d93f2d at 20015023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
Native
Value $984,694.33
ERC-20
--
0x77fca412aef19a6ca5b58aad163617f03396c6357da82daeb1d34de06b57ebfe
0x057bc250e7226b718d4090721268019a667cfd7288e26d00f3daf8d3ce7f3293
0xcf31e7cf3206090c7ddefe7676458db8c87a8a8e1798e42e226349b34e54a061
0xe6945b202ce8703751bf88454f6106f4e0de0221592217bb275dd1d4bd340594
0xad95fd4634f3630b110778fbc4b76f05bc4ece7846ceb338059b375087c32169
0xf2a092b927e4e6a4b0844a989c10c2495fef04b07e7742c3dd0c9caa2746a5ab
0x163427aa5da9e0ea53b6707534a276fe07bbdd17b4c41ea57c16e7d4c1885768
0xdc0ce993c7a05638c483667b0612e9daf1e708aa47babb3985ec02e3d7f4a314
0xb7b2f81ab565a067de48328a8d53414b62f7d2f15263e212f1e051b2ebf6337a
0x71fe672e363c4afa832960029c9abed39bb3fbbe66f6368aac7463b2032d0240

Functions
Getter at block 21312317
balance(view returns (uint256)
266932957773147256926
guardian(view returns (address)
0xfda4ccc8dce3f4b9ace21d030ed345e975b8a7b8
l2Oracle(view returns (address)
0x0341bb689cb8a4c16c61307f4bda254e1bfd525e
l2Sender(view returns (address)
0x000000000000000000000000000000000000dead
params(view returns (uint128 prevBaseFeeuint64 prevBoughtGasuint64 prevBlockNum)
(prevBaseFee=1000000000, prevBoughtGas=490798, prevBlockNum=21308974)
paused(view returns (bool paused_)
false
superchainConfig(view returns (address)
0xc8271c3be50b9d575220da2f9fe2f670dd6483d6
systemConfig(view returns (address)
0xcccc98e93cee060a03604d3916ee527a57078c8b
version(view returns (string)
2.8.0
Read-only
finalizedWithdrawals(bytes32view returns (bool)
isOutputFinalized(uint256 _l2OutputIndexview returns (bool)
minimumGasLimit(uint64 _byteCountpure returns (uint64)
provenWithdrawals(bytes32view returns (bytes32 outputRootuint128 timestampuint128 l2OutputIndex)
State-modifying
admin(returns (address)
changeAdmin(address _admin
implementation(returns (address)
upgradeTo(address _implementation
upgradeToAndCall(address _implementationbytes _datapayable returns (bytes)
depositERC20Transaction(address _touint256 _mintuint256 _valueuint64 _gasLimitbool _isCreationbytes _data
depositTransaction(address _touint256 _valueuint64 _gasLimitbool _isCreationbytes _datapayable 
donateETH(payable 
finalizeWithdrawalTransaction(struct TypesWithdrawalTransaction _tx
initialize(address _l2Oracleaddress _systemConfigaddress _superchainConfig
proveWithdrawalTransaction(struct TypesWithdrawalTransaction _txuint256 _l2OutputIndexstruct TypesOutputRootProof _outputRootProofbytes[] _withdrawalProof
setGasPayingToken(address _tokenuint8 _decimalsbytes32 _namebytes32 _symbol
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Initialized(uint8 version
TransactionDeposited(address indexed fromaddress indexed touint256 indexed versionbytes opaqueData
WithdrawalFinalized(bytes32 indexed withdrawalHashbool success
WithdrawalProven(bytes32 indexed withdrawalHashaddress indexed fromaddress indexed to
Constructor
constructor(address _admin
Fallback and receive
fallback(
receive(
receive(
Errors
BadTarget(
CallPaused(
ContentLengthMismatch(
EmptyItem(
GasEstimation(
InvalidDataRemainder(
InvalidHeader(
LargeCalldata(
NoValue(
NonReentrant(
OnlyCustomGasToken(
OutOfGas(
SmallGasLimit(
TransferFailed(
Unauthorized(
UnexpectedList(
UnexpectedString(