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.

0x4de3c4809a1d39ce1741179e18817bb4b36ceba5

Verified contract

Proxy

Active on Base with 3,005 txns
Deployed by via 0x1aeba656 at 10924271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb741779fdb70881367179274f0cc99da471e8e1588c3914a1abdaeed97dbccb1
0x5e3cde8a9edf880de0b652110a2d056bdd656d44664d602e0a91f8a92db5b281
0x25dde7507bdb4393bc7704ee13fd46e59cd6c41971ec48268653f73e1905f31a
0x043fc9b04dd2f0ee6cbeb73b3a10a80230d119e85dce95a1fe0a213872029e8e
0x9362f065daebf36ca523b5977b6c370abb910b755afa24adfdaa510ead8fa9ae
0x4dcf41a1ab65a9aeb98ea8a800416cc5e11e11d9630d791d9c9d040dae079395
0x7e2f79f407529e1ae92e64584cae60f2c56c5ad002abb51baf2d22509df58ac1
0x5e54bdd355fc07678bc2bcf78c012fe0f281765b46de1da016af8bcbcb71fc5d
0xe3f564e98af00e2205d1876585204b04938b2b3273975b66f15f8f885058d84e
0xe5a6315cbbdfb9440e60762d080ca5792697fc89aa989b6c221481e55dbd14c2

Functions
Getter at block 21736294
CHALLENGER(view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
1
PROPOSER(view returns (address)
0x85794a27548235149ccef838c5834852548c3049
SUBMISSION_INTERVAL(view returns (uint256)
7200
latestBlockNumber(view returns (uint256)
21621600
latestOutputIndex(view returns (uint256)
3002
nextBlockNumber(view returns (uint256)
21628800
nextOutputIndex(view returns (uint256)
3003
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1708637825
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.