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.

0x400f7c5dac37aaee3ce007e43db54424414743f5

Verified contract

Proxy

Active on Base with 33 txns
Deployed by via 0x43caee52 at 21464498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "0x400f7c5dac37aaee3ce007e43db54424414743f5"

0x6bd5148931334cc307dbff0f8c8428fff241c4e9f11f31417c0a1f2f152ade03
0xefaac6c73969363629ce88db36200671239c4d5370a2da2d449afa9184c00690
0x8df532cefb0f878528498683cdedcbcedcaa05b1be12e5f92277419bec604e16
0x8f06841af142f89a0fa4c4a2f0ac21722fbad8bed41b18500f05c50cd30f108b
0xa0273a5e9a481e3fc219b1f6c6710c12cb6ec9352d7c3c624c89c2d2b42f7224
0xaf0b55172a737f0b46fb3d05a00cf3a0fa89d2b9362bf82751af0ff54cdc9a62
0x9c9f406767b7d65cc4acd9847f7424807429f2497481658e592b11dc70511c45
0x0e588a160c5c4bf6a307719b63f801be65bedf9adfd87f6df4ffeea308000417
0xcd0a3b4b9a4ec50d54a1a999870075415ab179b6ebb6355e22e97cca94de752f
0x502eec55c402a4cf779cb9159f773b07c5644aa9e00f5c83434d9185921ba76e

Functions
Getter at block 21829882
BROTLI_MESSAGE_HEADER_FLAG(view returns (bytes1)
0x00
DAS_MESSAGE_HEADER_FLAG(view returns (bytes1)
0x80
DATA_AUTHENTICATED_FLAG(view returns (bytes1)
0x40
DATA_BLOB_HEADER_FLAG(view returns (bytes1)
0x50
HEADER_LENGTH(view returns (uint256)
40
TREE_DAS_MESSAGE_HEADER_FLAG(view returns (bytes1)
0x08
ZERO_HEAVY_MESSAGE_HEADER_FLAG(view returns (bytes1)
0x20
batchCount(view returns (uint256)
34
batchPosterManager(view returns (address)
0x0000000000000000000000000000000000000000
bridge(view returns (address)
0x9f904fea0eff79708b37b99960e05900fe310a8e
isUsingFeeToken(view returns (bool)
true
maxDataSize(view returns (uint256)
104857
maxTimeVariation(view returns (uint256uint256uint256uint256)
(172800, 1800, 345600, 3600)
reader4844(view returns (address)
0x000000000000000000000000000000000000dead
rollup(view returns (address)
0x58e3fe88b1e8a7e2d578000acd9c6d5989fe9e09
totalDelayedMessagesRead(view returns (uint256)
283
Read-only
addSequencerL2BatchFromOrigin(uint256bytesuint256addresspure 
dasKeySetInfo(bytes32view returns (bool isValidKeysetuint64 creationBlock)
getKeysetCreationBlock(bytes32 ksHashview returns (uint256)
inboxAccs(uint256 indexview returns (bytes32)
isBatchPoster(addressview returns (bool)
isSequencer(addressview returns (bool)
isValidKeysetHash(bytes32 ksHashview returns (bool)
State-modifying
addSequencerL2Batch(uint256 sequenceNumberbytes datauint256 afterDelayedMessagesReadaddress gasRefunderuint256 prevMessageCountuint256 newMessageCount
addSequencerL2BatchFromBlobs(uint256 sequenceNumberuint256 afterDelayedMessagesReadaddress gasRefunderuint256 prevMessageCountuint256 newMessageCount
addSequencerL2BatchFromOrigin(uint256 sequenceNumberbytes datauint256 afterDelayedMessagesReadaddress gasRefunderuint256 prevMessageCountuint256 newMessageCount
forceInclusion(uint256 _totalDelayedMessagesReaduint8 kinduint64[2] l1BlockAndTimeuint256 baseFeeL1address senderbytes32 messageDataHash
initialize(address bridge_struct ISequencerInboxMaxTimeVariation maxTimeVariation_
invalidateKeysetHash(bytes32 ksHash
postUpgradeInit(
removeDelayAfterFork(
setBatchPosterManager(address newBatchPosterManager
setIsBatchPoster(address addrbool isBatchPoster_
setIsSequencer(address addrbool isSequencer_
setMaxTimeVariation(struct ISequencerInboxMaxTimeVariation maxTimeVariation_
setValidKeyset(bytes keysetBytes
updateRollupAddress(
Events
InboxMessageDelivered(uint256 indexed messageNumbytes data
InboxMessageDeliveredFromOrigin(uint256 indexed messageNum
InvalidateKeyset(bytes32 indexed keysetHash
OwnerFunctionCalled(uint256 indexed id
SequencerBatchData(uint256 indexed batchSequenceNumberbytes data
SequencerBatchDelivered(uint256 indexed batchSequenceNumberbytes32 indexed beforeAccbytes32 indexed afterAccbytes32 delayedAccuint256 afterDelayedMessagesReadstruct IBridgeTimeBounds timeBoundsuint8 dataLocation
SetValidKeyset(bytes32 indexed keysetHashbytes keysetBytes
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInit(
AlreadyValidDASKeyset(bytes32 arg0
BadMaxTimeVariation(
BadPostUpgradeInit(
BadSequencerNumber(uint256 storeduint256 received
DataBlobsNotSupported(
DataTooLarge(uint256 dataLengthuint256 maxDataLength
DelayedBackwards(
DelayedTooFar(
Deprecated(
ForceIncludeBlockTooSoon(
ForceIncludeTimeTooSoon(
HadZeroInit(
IncorrectMessagePreimage(
InitParamZero(string name
InvalidHeaderFlag(bytes1 arg0
MissingDataHashes(
NativeTokenMismatch(
NoSuchKeyset(bytes32 arg0
NotBatchPoster(
NotBatchPosterManager(address arg0
NotForked(
NotOrigin(
NotOwner(address senderaddress owner
RollupNotChanged(