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.

0x3a3960facd9fd0fd3284b7b443a244150c659bb0

Verified contract

Proxy

Active on Base with 31 txns
Deployed by via 0x311ccfe7 at 7060604
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.16
0x8379deb52980364b5a2496c884f7dd75923a6f3274f23cc12b63d0410336a139
0x5b18215b455f4182bdd4dc6a9de69b5bd13807734c1b75a134e43ef877d04c94
0x460f41141861a24214c69c8dd9ab257e06cb2ab8e82acc33d3005a94734041d5
0xeec445a11e1b9fa0434851bf0be3c3b2fb19093090c7ad61dcd340977adb89ec
0x32a9f994e6b5a45ccd3520306d10154cd0e08695e11ee99d2a3c92faed2cd778
0x63987cee392fe7d0c726d65201e96fb2b5b15910efe3ec509fa4aea4c34b1f7c
0xc6ce2c2c4b5faa6159b04730b781cd9de0087eece5afdb5afbb0bc6b5cc9d3a1
0xffd9b2e2cd50a3b9ab73da18e134f3a48ff444784ae3e0a59f30f0b760ae36c0
0xae6abf12b3396c5c7832fb042c7259483432683733ac44e1a3d4df5af5729d6f
0x54edf8870c5d7545c896bce5987819cab8c151157bea90352bf548e7cf3f04d1

Functions
Getter at block 23087512
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8f4357f658e0537deac0df2e41cedeb68c7a5a76d3f0d3da513b5f0ddc9f81f5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x698da8663Df8c6AD2b8d59Dc957DD59e3E9E644d, 0xb150c9bEd10a8C62997d58a81c4e1fA75160643e, 0x212647c56BA10ee429a838bc567dFb03A8D054Ba, 0x50B57064a0184573376Aa565Ef46fBCf8F1dD3F4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.