TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 144 txns
Deployed by via 0xc0817cb2 at 18286534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "TransparentUpgradeableProxy"

0x1a784d81bd67c5df2f01b8efceea1e214fb3b078f79bd9e0fcccf5dedef2604d
0x161847b37d7b425f116f6b4d32a810cafaa1842dc93e9bf1a6ac828696f2db2c
0x65e249e1405aed1401f7ead2eda3021b2d96f85976e3399f6538e106fe4d6279
0xe2619594f9f0ee818a541baad8e9924abbfa569f9a543f1827d8979e9532b1c8
0x6f799c52fdc57b80422c170c9c7a130d3e6ca7a6e72c85edba231f8fe6929228
0x68161580ac35114d5d8273257a3e44df9cca2f9844847f203cfad53bfaef8bd4
0x1f7f88596d5ff3b06ef6b1b5d43a693826b0c99a7a45b7bb2a28fe6ab93655ed
0x03ae3644982ac9abbbbff5710c8c132044a75ce99e80833605b75bb7ca5b7cdb
0xb5131ea092fe8b5cd5da466201c89e57931be53d14a9f78bdcc104e615166a06
0xe35cb4d537033fe146a9c0a621759f1fe3c1a1c794419c13f993f706cbfc8aa8

Functions
Getter at block 21333028
lastFinalizedBatchIndex(view returns (uint256)
33
layer2ChainId(view returns (uint64)
53435222223
maxNumTxInChunk(view returns (uint256)
100
messageQueue(view returns (address)
0x82d6132dccb0d92d883e36f02c190f7f0a0b6075
owner(view returns (address)
0xd35befa544826e4d2760bd59e97200b38f7d44f6
paused(view returns (bool)
false
verifier(view returns (address)
0x39e231dcab14479e6ffa9cf569cf8f26d03d8282
Read-only
committedBatches(uint256view returns (bytes32)
finalizedStateRoots(uint256view returns (bytes32)
isBatchFinalized(uint256 _batchIndexview returns (bool)
isProver(addressview returns (bool)
isSequencer(addressview returns (bool)
withdrawRoots(uint256view returns (bytes32)
State-modifying
addProver(address _account
addSequencer(address _account
commitBatch(uint8 _versionbytes _parentBatchHeaderbytes[] _chunksbytes _skippedL1MessageBitmap
finalizeBatchWithProof(bytes _batchHeaderbytes32 _prevStateRootbytes32 _postStateRootbytes32 _withdrawRootbytes _aggrProof
importGenesisBatch(bytes _batchHeaderbytes32 _stateRoot
initialize(address _messageQueueaddress _verifieruint256 _maxNumTxInChunk
removeProver(address _account
removeSequencer(address _account
renounceOwnership(
revertBatch(bytes _batchHeaderuint256 _count
setPause(bool _status
transferOwnership(address newOwner
updateMaxNumTxInChunk(uint256 _maxNumTxInChunk
updateVerifier(address _newVerifier
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
CommitBatch(uint256 indexed batchIndexbytes32 indexed batchHash
FinalizeBatch(uint256 indexed batchIndexbytes32 indexed batchHashbytes32 stateRootbytes32 withdrawRoot
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevertBatch(uint256 indexed batchIndexbytes32 indexed batchHash
Unpaused(address account
UpdateMaxNumTxInChunk(uint256 oldMaxNumTxInChunkuint256 newMaxNumTxInChunk
UpdateProver(address indexed accountbool status
UpdateSequencer(address indexed accountbool status
UpdateVerifier(address indexed oldVerifieraddress indexed newVerifier
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.