Proxy

Verified contract

Proxy

Active on Ethereum with 168 txns
Deployed by via 0x8e5704b1 at 18018257
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots

No balances found for "Proxy"

0x9ff696a3ee45f65bddad3d595c92018008d9eb4b5647f07ab471d75224db731f
0x77489e3980a28b28e3124e7aa520338162ffe331270df2e9369ac02ff8186da7
0xcfe2bf905983c7cb8e04ff3454ef842223aba9f4379041eeafbedca08af9819b
0xaf0e8f9c1e9fe7d226ebe204e10683e69ed694f32dfcccfea8b2d724ed7f9015
0x38cd6a3023427e36d723eb66a1bbd0f97c53e481c18ff1c632512ea66b6e5cb5
0xa36f4115b988c3383062c5b8e9c984ae4356081a68e16e145925b8ffa626e4eb
0x42a493a962ba091b156b6575e1b21112b8c203782f85a779f852bfd1bddb1d9b
0x0d1aca09e689fa0306fb88f838e6ab0d590ec19509378f4bbe6a9b6031cdca8d
0xe0b5f271ab18902f7ef3fc91f31efea8cc2518505bee2ca57c9d9683d2ab6a84
0x8293b845a920ea232540d2fe38e9150b7a1ffbf8eca66ac940dabbea83fe1cb5

Functions
Getter at block 20991355
 
GUARDIAN(view returns (address)
 
L2_ORACLE(view returns (address)
 
SYSTEM_CONFIG(view returns (address)
 
VALIDATOR_POOL(view returns (address)
 
ZK_MERKLE_TRIE(view returns (address)
 
l2Sender(view returns (address)
 
params(view returns (uint128 prevBaseFeeuint64 prevBoughtGasuint64 prevBlockNum)
 
paused(view returns (bool)
 
version(view returns (string)
Read-only
finalizedWithdrawals(bytes32view returns (bool)
isOutputFinalized(uint256 _l2OutputIndexview returns (bool)
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 
depositTransactionByValidatorPool(address _touint64 _gasLimitbytes _data
finalizeWithdrawalTransaction(struct TypesWithdrawalTransaction _tx
initialize(bool _paused
pause(
proveWithdrawalTransaction(struct TypesWithdrawalTransaction _txuint256 _l2OutputIndexstruct TypesOutputRootProof _outputRootProofbytes[] _withdrawalProof
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Initialized(uint8 version
Paused(address account
TransactionDeposited(address indexed fromaddress indexed touint256 indexed versionbytes opaqueData
Unpaused(address account
WithdrawalFinalized(bytes32 indexed withdrawalHashbool success
WithdrawalProven(bytes32 indexed withdrawalHashaddress indexed fromaddress indexed to
Constructor
constructor(address _admin
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.