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.

0x3313bc6ebfd88ddbe6b54c81ab6cbcdf6576b982

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x98f0c400 at 2127534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,522.13
ERC-20
Value $0
0x5d628309c8f8477cf84e5b05fdabba7a4ee827976b4a4e948e09c3569f8293b0
0x50237eb16e2e23ee9b2766c93da0df027d87b6629ea1620ae0cf091ba90bd444
0xcc35dc886757fc403c23e841ba2bb3023f50dec2e6b799fadac25f0a4cd6cdcb
0xbae8323dfb0ba34c28477b234d8b178137af80b5e087f1e84e9845b0520e1b73
0x202c66fb56403d161bc9c3a1deeb0786f843ea51c50f20bab3a3bb89b95fff88
0xe183bba0429a893dd9e110436c36a4994a4535672075b58aaa650b62cc7b736b
0xac7f1ec69531c28fb2b9e2dadfcc49f2ffe5723b421fdc7cc55253d63b053566
0x2ca82f0b01c7a514971f6517b7d9a68905b87eda58a7a4ee1d3c9e301d25c60f
0x66ab703b4bd0f9690de19ed2b08fc56e225b779d02d0c252a6a17c3979e0095d

Functions
Getter at block 22938742
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9ab2250b92adb9d0b6b34b6ec5bd3364c1b32ce220d6cba9f860f31314d1ff07
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xDa1fF018c0e8b4e00a1b88958bCD35ddfa370b1e, 0x86E8cfc8D433Af5bbd32E904fCcA1bE1f75F9615, 0xcFb52b99401d8F981EEc7212fDE684bEA26E2fA1]
getThreshold(view returns (uint256)
2
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.