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.

0x0c5e64dda5e184a95aceb90c6b5bbdf36d75d932

Verified contract

Proxy

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

No balances found for "0x0c5e64dda5e184a95aceb90c6b5bbdf36d75d932"

0x9875af7f4276affc8a77336b11e1929d260fe607a7a41628ce02244e13b7fa82
0x9fab75a82f5b8dfdb6306bb03aadc3f7c6770572bb3f85a293df597aaa3f7b1b
0xfaaf3a4157bcd29049311646bad8276c1a873dc6e9789bcc6a0425a7d6a8fc2b
0x196758ac01fbeaf0dfd0faeae82e783edd17069ed0e41278cdc94ba2cc9a24f3
0xf4ded6025103fbb1eeecb8298d6161137d10b6d48f239dab14304941dfc996cc
0x1adb95592bfe6e4c09ae44ce45fca46d4bf74436778f4cb3ff23ae6296a1b476
0x062feaa028215d6e4ed798f879fbd0cf64087b658a26508d9e7078c4fccf139d
0x82e05b1c81ce613097471a21fac7a2b7a5a6e1a55e45484024cbbcf4238a4428
0x592ba4d2a3bdf92605ca3eac79d07b6cc4a0ca7e3b0a32fed63dcedfb6e2b7fb
0x6d005215319380b55da834f01e386de70161ee70922b1a5dd96fda2110613426

Functions
Getter at block 22846298
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x94384c4af2ec203281dc9b46a1b7326c9aaf7102df3e07773d353a08dd2123ce
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xCf4f678B5c2051C97f2e02723Bdd1158d35E1341, 0xB1dD2Fdb023cB54b7cc2a0f5D9e8d47a9F7723ce, 0x72671e23A369114786Fd00b555CF16A89C66c00F, 0x678252Cd85e79d0022C6e8FcDB09cF3771ec1e89, 0x8572bC917b6d68F250982270D73d1EE8051b14f5, 0x89955a99552F11487FFdc054a6875DF9446B2902]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.