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.

0x012f4baa6e0f5ac4dfdf47bddd9cf68a2b17821e

Unverified contract

Proxy

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

No balances found for "0x012f4baa6e0f5ac4dfdf47bddd9cf68a2b17821e"

0xc7d5cd86f13eb00fa9d496a0b0457dea97f04bde2544518f73bff9dee307aad8
0xd9d88bd28fe5b34a155027bbe9c0fe214d5f184f0d3b7531ac047dfb952f1f39
0x443a0dbbd8ec317cf34a928c2665beaedb02c23a388c8449afb1a9549d4e8150
0x4f76565611cf7a6e485c9d0fad34e495015e863973be175ade0c984a3e85bf9d
0xec9d797250e58edb01cf1451ecf774a21da3a7f29478ff640ba92c6579bc118f
0xde45bc92611cd69387ff1ecd1979727a175129f39a586c491fad83744214713d
0xd52ac1242d4b8cac32bc6384391bf21e32e0e1c07fbb3615baa240edf476818f
0x21e052f563f11569268f58887863c3a3e807dcc92d7d0374b37c6680e428a47f
0xb59826deba5e413c57b39cee8c1e976ce31351b674f13ded514fdc9108add49d
0xb82285fb327bec72386529139cd9364674ae16ef6500289073a1254f6ecdb322

Functions
Getter at block 20794514
CHALLENGER(view returns (address)
0x79ddf0745d14783cdc2a05624c585ddce07f4a02
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
2
PROPOSER(view returns (address)
0x2b6cd940abe0caf2fd89155b99522548c00ebab1
SUBMISSION_INTERVAL(view returns (uint256)
1800
challenger(view returns (address)
0x79ddf0745d14783cdc2a05624c585ddce07f4a02
finalizationPeriodSeconds(view returns (uint256)
604800
l2BlockTime(view returns (uint256)
2
latestBlockNumber(view returns (uint256)
3731400
latestOutputIndex(view returns (uint256)
2072
nextBlockNumber(view returns (uint256)
3733200
nextOutputIndex(view returns (uint256)
2073
proposer(view returns (address)
0x2b6cd940abe0caf2fd89155b99522548c00ebab1
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1719397463
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.