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.

0x7d11de61c219b70428bb3199f0dd88ba9e76bfee

Verified contract

Proxy

Active on Base with 121 txns
Deployed by via 0x5c316e94 at 5943226
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.18
 (#7)
ERC-721
--
0x47170a6ecba085a118f3323ddb813dfc518779414e1eb0de5beee1faa64b3f3d
0x3442d77da35c9faca854facfcbb984cd1bbce1fe38ee9d19a2714dd98bdce38e
0x68fab03879752ef1004622b6ee0f12d141eecdbd1125d76fa75bb8ee81e8997d
0x8ee3fddfc2e59642857d3fef379a80384f43de1fbcb6825b0f8612c45ee73abb
0xa503cabfae3be808faec37c9a4a50adf403819b1f94da2e444cde5e34611ac5d
0x7ca23883d6681518cf70e48f7597cface2d6bf9904bc70598bb0e9e2f6e3ff77
0xd71ad6df885b86e690f997b5df6f3173c0564e50bbf1fc61ea05463bd7697e3a
0x2abb0749971f6dfc50c9db00eeb6e5a8748ecb55793b03357f73e53b68588636
0x2c0c3ee99460cfee1b29f74e7afe425f504f556566a387e0c1ce939514d25147
0x30a8b38ad339f11f59a8831eb8226c4a350275ebceb8d02da41e2e7e0d8b5e27

Functions
Getter at block 21765207
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa02f8252cb7843d7eac0bed020abf6868315277dd624bb3d1ae87a67dd3a36e5
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8, 0x3e9011BA607C6b65eA6451aBA078fEAb506B6A0B, 0xF60b2d9aa86209cA3331aDe244640A0A28559e24]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
121
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.