Proxy

Verified contract

Proxy

Active on Ethereum with 549 txns
Deployed by via 0xed357c1f at 20178182
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 $6,218,154.68
0x7a8d5784b7e896d6c430ca3b0053c7df66c0a037fc8e0a4f9a11513b9e72e9e9
0x504ab587dc1139fd4b1dd7dfe4606d9ba9d7e43f4086272cfc19991c97eb436c
0x320cd7b86bc68abfb4ad530dc2dff42cb305e1ac881e835f379e7b80fa5982a7
0xe371428f0d2526db786ee1d6c49b8c539ee14c3b79ab7a700f238dccd0e05e16
0xcc40a1d2b5a32984c41a825a8258b7a5141214bba075573fee348251f35ccd99
0xb7f003103c99620125464e519bcd0c6224b6529ba548899a2c84424ab93038c1
0x3fa09d50e9f1468ffc5669da8ece2aea7aa88212aa953b3f026c574eeb2536b0
0x31125d2c1dd84fa629394f4fb0fba6e238d24babd0bb7e93c78cf729c33ae8c7
0x77e042963fba219695296119d39c73024badde8bd6726d3293a3fb62cab7b828
0x2e64764b1f2d3d194317f77fb408431ff958db4f1e9bca2bee1cb127850cec75

Functions
Getter at block 21269133
guardian(view returns (address)
0xb2aa0c2c4fd6bfcbf699d4c787cd6cc0dc461a9d
l2Oracle(view returns (address)
0x19a6d1e9034596196295cf148509796978343c5d
l2Sender(view returns (address)
0x000000000000000000000000000000000000dead
params(view returns (uint128 prevBaseFeeuint64 prevBoughtGasuint64 prevBlockNum)
(prevBaseFee=1000000000, prevBoughtGas=1301449, prevBlockNum=21269098)
paused(view returns (bool paused_)
false
superchainConfig(view returns (address)
0xa231f8be37e583f276f93df516d88a043bfe47e3
systemConfig(view returns (address)
0x6ab0777fd0e609ce58f939a7f70fe41f5aa6300a
version(view returns (string)
2.6.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)
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
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(
GasEstimation(
LargeCalldata(
OutOfGas(
SmallGasLimit(