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.

0xc256e1c6587387ea7080062dd73425de4a7dd01f

Verified contract

Proxy

Active on Base with 328 txns
Deployed by via 0x301e4569 at 14758595
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
--
0x1bcdba23757b0c12f2ca7239c13c7e2b391b72429749faea4c263805ea9e4fb3
0x7eb4a76bff4e06c18f94eb689b2892150e9bab08774ab51b0adbfb2c0f9200f9
0x96f1a1115cc8f8a1cf0bdb17f52b09614a0d70b9e68797db9f89695da0f8c00e
0xc3e9f0a10364efd36e91348f4a13ffb5adbb426c3b5a0f7832356d6e00c628f6
0xdc1555cf38f3336534522c179d195f5b19f9531e0960818affc9f6522c633a83
0x0feaa40feaa7154bd481ec3c5af656e514c961a7f6b5605f211d0ef8f297b96a
0x702eaf7c46e5fe149aa3b7cba967d939a38149d2f5edc452f98af21a3ef957a9
0xfcc1b4f5840e33bf8f039345f5d31f77ea2cb0c947dea6c61dcf38624ac75034
0x6e06680774edc3161dfdda34ee27fe32d7199695e6307757b5fa9cca19ef32ba
0x298c9f55078353e80ee4987668e76b014cd1002637793f30859d113b05c960f3

Functions
Getter at block 21862601
CHALLENGER(view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
1
PROPOSER(view returns (address)
0x4cb384644d96481828b253e985933b2f5e427f9a
SUBMISSION_INTERVAL(view returns (uint256)
43200
latestBlockNumber(view returns (uint256)
14169600
latestOutputIndex(view returns (uint256)
327
nextBlockNumber(view returns (uint256)
14212800
nextOutputIndex(view returns (uint256)
328
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1716306421
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.