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,283 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
--
0xd7503a8c4ea25e1b76e8dafc16a5608ddd879a11dd0652a45fc3529c6353368f
0x7c026641722e46c5906e9898c2ff75c7d6ac6affdcbbbe67ce449fd0b2a5f2e7
0x8eeafa886427b68ddee4a8dcd8bd7a7ea8ea323eef36d8a04c7cb4200d3ec520
0xbbdc77da43832f279f4ef4dc3b8b9ae80ace48ae9bac7011acd0ddae56b1f37a
0x1bb318e69d525a84c46bcf9dc18daeddb27f6a416c661e074839d6eb1153eb69
0x9de4fd93402593b8099d9bdfdfd35d997db518234492c23c883330d82433e4ac
0x625a1ae554a06cf6dafcf6c8e51f56239632f804066b52b57e13484c58ef51f2
0x6673fc8425829c3a045aa08c6c0e3448b4d97ab62c97d950c5f7e6051e69707d
0x77508ce9699e8cff3bc11553468df484a81889478fb9728cb61dd036aaf1c3e2
0x1d7e18877f112178d664b42094a49f8c71dcf265d52651593a18676ef5342fed

Functions
Getter at block 22732071
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)
23608800
latestOutputIndex(view returns (uint256)
3278
nextBlockNumber(view returns (uint256)
23616000
nextOutputIndex(view returns (uint256)
3279
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.