Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

0xae25ea4cc185585fa6abf344f3354bf8207cd7d1

Verified contract

Proxy

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

No balances found for "0xae25ea4cc185585fa6abf344f3354bf8207cd7d1"

0x9360fc895dd9b688815eb2bfe57425c0351700e492d3e5bd98ff869a71aeaaa0
0x51b9127d7e1b85f024dfcd17ba5760b776da39d9a139872ce7f18291374c972d
0x098a875ba0b6067b28c1100c61d7f971976b45db08fe0355dec7f3410a4ac76f
0xb192a1e0acfe5d524067bf5bd631f43f30380ea75e9cdb1f15675a769b33b3dc
0xd9378651d83dda2e9ff4c2c701f3ef1d0927166f1b5bee9ea7105a9e2fce63c0
0x25892d0b5907164e8ce01b9eef08e35c24b8889742c5e81174893d48ade59ffd
0x3cb6cff7c1a8c26d6c7fd09ba6784f20cb9e831f4d5e0a226a8cf9e02781714e
0x8f0663810d12d7309e9357ccfd786ec26778d4a75dd44f7a722678810cc44195
0x4f1d8797c6d2e555237944b078bcc69666d3c0fc9a620ead5dcabc21641457bc
0xc28db90f8ba3bea7263ef489a67e88c1a180bb24bf7e6308460dceddd0dc60a5

Functions
Getter at block 20797142
CHALLENGER(view returns (address)
0x5869f4e5624f024c7e6e4be5297b807deac7607f
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
2
PROPOSER(view returns (address)
0x33197820bf657b33a0beb86384fd4a0d2c87f538
SUBMISSION_INTERVAL(view returns (uint256)
1800
challenger(view returns (address)
0x5869f4e5624f024c7e6e4be5297b807deac7607f
finalizationPeriodSeconds(view returns (uint256)
604800
l2BlockTime(view returns (uint256)
2
latestBlockNumber(view returns (uint256)
3720600
latestOutputIndex(view returns (uint256)
2066
nextBlockNumber(view returns (uint256)
3722400
nextOutputIndex(view returns (uint256)
2067
proposer(view returns (address)
0x33197820bf657b33a0beb86384fd4a0d2c87f538
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1719455831
submissionInterval(view returns (uint256)
1800
version(view returns (string)
1.8.0
Read-only
computeL2Timestamp(uint256 _l2BlockNumberview returns (uint256)
getL2Output(uint256 _l2OutputIndexview returns (struct TypesOutputProposal)
getL2OutputAfter(uint256 _l2BlockNumberview returns (struct TypesOutputProposal)
getL2OutputIndexAfter(uint256 _l2BlockNumberview returns (uint256)
State-modifying
deleteL2Outputs(uint256 _l2OutputIndex
initialize(uint256 _submissionIntervaluint256 _l2BlockTimeuint256 _startingBlockNumberuint256 _startingTimestampaddress _proposeraddress _challengeruint256 _finalizationPeriodSeconds
proposeL2Output(bytes32 _outputRootuint256 _l2BlockNumberbytes32 _l1BlockHashuint256 _l1BlockNumberpayable 
Events
Initialized(uint8 version
OutputProposed(bytes32 indexed outputRootuint256 indexed l2OutputIndexuint256 indexed l2BlockNumberuint256 l1Timestamp
OutputsDeleted(uint256 indexed prevNextOutputIndexuint256 indexed newNextOutputIndex
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.