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.

0x520d972b4a7c1ce4d5e01bcd4349a93a8aeaeac5

Verified contract

Proxy

Active on Base with 17,517 txns
Deployed by via 0x571c6762 at 10289984
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
--
0x282c320430ac3f4e524edf4608ea73ba127bde40e1e790c796a7ed8bc4e21398
0x53c540c013e13495b3b0eb81206a1675899524622057e57e5a11d77d92ac8fd1
0x9ce9616ad678a0c0007482784b785032551601836c1645f4c95f5a1aa136cb6a
0xf292affda045af0e332c13b7c8bea0f060c425a1d1778126bf29d5c76b5d09a6
0xa5cc801bf3b1f4ee80a9b92ca1dd814e99a7a1762f2e46df9d11168a52f93d8e
0xc329409a545964d8f924154e5da00d3c266ee347dec2233307c1d4fcbf4faedd
0xced3f39f6c67153299b9430ce04fa245970abf390dd23568019dd6d32d460971
0xab7b29f8cdd1ee024ede585a7784a334c63129b55943bc215f0402411dbc98b1
0xa8fdead76a1e5269e4cc623b9dc1f63e6de7774ccefe6eb9503c14dc3854f0d4
0x6984ca49c1f9f92cd0961a53a42f2cbf1a6778d35f88fb602e19ea9e4d0c6e6e

Functions
Getter at block 22902230
CHALLENGER(view returns (address)
0xdc545ddc657a1e2eda8f6cbbe382927e3c9aa6e4
FINALIZATION_PERIOD_SECONDS(view returns (uint256)
604800
L2_BLOCK_TIME(view returns (uint256)
2
PROPOSER(view returns (address)
0xade1f8c181934052fd1958f06b63ef0d875803c5
SUBMISSION_INTERVAL(view returns (uint256)
720
latestBlockNumber(view returns (uint256)
12611520
latestOutputIndex(view returns (uint256)
17515
nextBlockNumber(view returns (uint256)
12612240
nextOutputIndex(view returns (uint256)
17516
startingBlockNumber(view returns (uint256)
0
startingTimestamp(view returns (uint256)
1707367873
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.