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.

0x9d6ff8bf56987fa016bc7eaaaf67258720693c92

Verified contract

Proxy

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

No balances found for "0x9d6ff8bf56987fa016bc7eaaaf67258720693c92"

0x738d72318e9136f72426a8c2f303d91919c5f0735ef1e09be39ddd6c66fa1d53
0x72c64e6ace0d4e471abc41862023ff3b13f08a53f9ede4fb68d03fbbb23ad967
0x553d6b497d4cfcf82d50d3936a909eb169b52027b3fe053fc42aee2f2bf4ae96
0x4785013b2b976ddafa9e925ec266469c4d02e4ad8384e75b9ed1ce61996a9a11
0x44c4c40395a898017de34c0d067bc7a374b2bf3a8651f5164f3f9d05c72c1511
0x08970ed59a367045cac5477928154be8ce87f09a21294b3bcd537d36125f1775
0x69564e5bcb1fc20f019935f7ae964a15668122a9204681489ef404d930d79ecc
0x0a473c2607227791a0881a4d0af92127cb5b92e977b6d5da7a82d6f2a2f582ad
0x876363003bb47a73bf62f2bfe2c6419030a832a8e58778070349197e25ab099e
0xd98c438168b68b6f7733f88bd6f90ba4eff48abdbbda6f9fe2d5e6e5b9a5f8a5

Functions
Getter at block 23577086
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7d7b1725e095369faed288ea9ebaecf9461d72c28d4a86bd46f5d7242000aa10
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDBb6F359604F111f7289Ffe97fA5D404a13437AE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.