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.

0x47f9fda2ff7c2354e8d6400733041ee6c56bba19

Verified contract

Proxy

Active on Base with 496 txns
Deployed by via 0x92814357 at 12042518
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x216a3a8d96cab55e153d771c3d8f3bc40e07eeb6ecda4b3fde0c3e7d21eb0c27
0x864f8a9d0fab6fe128b69ce999e909331a9d2beb006371d57917159bc6f068fe
0x921f6f5427c95b1c02e1835c896bb06061449ccff54ccc92b1900db069dbf255
0x570678e629c07392cb84c0209415d5f9c2115e2532c2e3167efd5234b7d8f6a3
0x531aac686dd9d44b52a0c940e9a485b2340d2f6bd844cb106258b053228d78bb
0x26445eabf3d31d7f482dcbb108234310530a7fb748f6dd14b721be6f7f81900e
0x56f1d4c52237b485ca5f0aff927ad55f228c0fc617595b6336d05ed83d35baef
0xc83834a0f7a5def2d3bb01ec6eba6f9a192171e18531abc66c1ae666f9688bcb
0x16898639d226b6c4391a7d7f8dfad1a7cf59791899ab9b04aecee998cb1ad8cf
0x092b1b8ad4ad7f0d91971ce1ff14a435f2b59094bf383ff0c9f7db38fb1322a8

Functions
Getter at block 22762147
CHALLENGER(view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
1
PROPOSER(view returns (address)
0x956c929272847f089268f0530d15c6b876260443
SUBMISSION_INTERVAL(view returns (uint256)
43200
latestBlockNumber(view returns (uint256)
21427200
latestOutputIndex(view returns (uint256)
495
nextBlockNumber(view returns (uint256)
21470400
nextOutputIndex(view returns (uint256)
496
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1710874311
version(view returns (string)
1.3.1
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 _startingBlockNumberuint256 _startingTimestamp
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.