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.

0xb8a1ac66e5f5392f11c34951fd1e5b4b28989586

Verified contract

Proxy

Active on Base with 93 txns
Deployed by via 0xf9b0fae8 at 2829627
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xb8a1ac66e5f5392f11c34951fd1e5b4b28989586"

0x789698356dfebb712c0dfd321f4e12cf3eda084e9cd5647f27779a12e9383f64
0x497270097acb23fd90befd6be0bfa29d1aabd4ab5f3f79a828428ea9c7d9e9ec
0xdc7904eac1240a1cdfb44a84dacdad2c1d0c6b76026ff6f52e2162ab150d0bbe
0x63d6a678c83144842f81f8241de7f298ae21d21350a21ea4fc81de7e8a18e44e
0x16188dd5f6956660390c7481029ad663204453a415cd84032478210f8acfce11
0xfe69fec29e50b1ac70efed648164836f913289ba80a150515e74c3e4e88848ee
0xc644aa66dbeed10368cdc8c603270d4554529df853473fa99b9f4e3be0f41e45
0x52ca50b7df808653d060903a048e31063410d2f6a4b878a834407c58fe25df28
0x3c2a0e6d1f9a749ec64950abfee9e07ce7db9b6fbd1a8f55b8552c6a359cf5ed
0xc3be5555edd2cd7f72a893f8bba8f54776d5c9577e4689550865f9c5781ba881

Functions
Getter at block 22779309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a4fcd83b1eeccb73f2227438d0158b7025b087ca9d07e6f39abc995aa30c944
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x907f3e5116746506717Ae9778BEF147e8a247f3a, 0xF110567305b4a67F7de59Bd2e1c37Bcc2c0375c9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
66
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.