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.

0x88dbaaecda265241a1babe4a0ce69ad4957da8a2

Verified contract

Proxy

Active on Base with 260 txns
Deployed by via 0x7bb45b14 at 16265097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5858c09b15c811addd4aa14c00e7370f5ffbe0edadb885255afb7c2588b5cd21
0x08df85004f9dc0bad6ea26b1443c3556065f6c7d6b9d2045d33f093e200ba111
0xc1240483db1dfe28cfe1d1126c04ef43cd527cb3850bdca8fd94c813296a4fce
0xbb439085db2cf9600dcb730f72e7cfb8f2c31d229855c261f81c05171506e575
0x91662a301a75d44018bc59f6307e62e00bc443779789094f94668bca361dc389
0xdc05fd029a72f602aa044cc256e66a85f76039b045c2442a3127615680a0b971
0x90484d958cf2fe12853a7d0a851dd952225e1e9e596723fe5a872b06d3a5778e
0xf3f17a23389fb162dcd95a581604a45454f6a4a32f2302a21ddb5b377a5cdf75
0x5c497abcc44a135ef9b095075622cf60330d8863e82d8dea7e6b9ff3a881d62a
0xb033004968a18d95be07d7ab051daa75b7958ccd76f546f1ba564a39deecfadd

Functions
Getter at block 21884369
CHALLENGER(view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
1
PROPOSER(view returns (address)
0xfb04981fa938f03b82b4ca8f5b1faaa1a547306b
SUBMISSION_INTERVAL(view returns (uint256)
43200
latestBlockNumber(view returns (uint256)
11232000
latestOutputIndex(view returns (uint256)
259
nextBlockNumber(view returns (uint256)
11275200
nextOutputIndex(view returns (uint256)
260
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1719319433
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.