This contract is being backfilled. You may encounter incomplete storage history.

Proxy

Verified contract

Proxy

Active on Ethereum with 11,609 txns
Deployed by via 0x0a460f79 at 18067271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x1a708b04622ad07a7f1748fbb721c58314ad93d64b76cf3591b9f50211561bf6
0x18f0dbef367f1e4713c882dae7c1db31d271edcfebe19186095a6d048adf5e92
0x1f01ad24bdfc4c009d14685305cc4303bd8afae0919e40a95acf56f3129a786b
0xabc82107f2ff1f37558b70a1b746fb5d1538bfd10b48f15e2bfb002a1e3d940f
0x941ea707219c2d1c1ff9609905c124a45c27dc3d3f72e2c0e92da6924bb2115d
0xf7e8d381fbcdbbac839ae427d94cf68bdd04698dfa9678c838651b05bbba1ed4
0x85156318382349aa863072f6b099af8e1ba2ca6d08a27942e16e312494d54dd8
0x8038e570fa92d1db0bef91627278c506d494134ff5a475764edd1ff259c24ac8
0x2d90aaf0d114f192a96a3fb2c82f96b620fd930cef353950b4b59a5d041dda05
0x9c99250bf2b2d8f3ae9d6b4a9e4baa88eff253d0e31ce826dc918510fff99e80

Functions
Getter at block 20792683
COLOSSEUM(view returns (address)
0x713c2bed44eb45d490afb8d4d1aa6f12290b829a
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
2
SUBMISSION_INTERVAL(view returns (uint256)
1800
VALIDATOR_POOL(view returns (address)
0xfdff462845953d90719a78fd12a2d103541d2103
latestBlockNumber(view returns (uint256)
16480800
latestOutputIndex(view returns (uint256)
9156
nextBlockNumber(view returns (uint256)
16482600
nextOutputIndex(view returns (uint256)
9157
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1693880387
version(view returns (string)
1.0.0
Read-only
computeL2Timestamp(uint256 _l2BlockNumberview returns (uint256)
finalizedAt(uint256 _outputIndexview returns (uint256)
getL2Output(uint256 _l2OutputIndexview returns (struct TypesCheckpointOutput)
getL2OutputAfter(uint256 _l2BlockNumberview returns (struct TypesCheckpointOutput)
getL2OutputIndexAfter(uint256 _l2BlockNumberview returns (uint256)
getSubmitter(uint256 _outputIndexview returns (address)
isFinalized(uint256 _outputIndexview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address _admin
implementation(returns (address)
upgradeTo(address _implementation
upgradeToAndCall(address _implementationbytes _datapayable returns (bytes)
initialize(uint256 _startingBlockNumberuint256 _startingTimestamp
replaceL2Output(uint256 _l2OutputIndexbytes32 _newOutputRootaddress _submitter
submitL2Output(bytes32 _outputRootuint256 _l2BlockNumberbytes32 _l1BlockHashuint256 _l1BlockNumberpayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Initialized(uint8 version
OutputReplaced(uint256 indexed outputIndexbytes32 newOutputRoot
OutputSubmitted(bytes32 indexed outputRootuint256 indexed l2OutputIndexuint256 indexed l2BlockNumberuint256 l1Timestamp
Constructor
constructor(address _admin
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.