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.

0x0249487e86d63c9a0db021a2e657daaa87b506be

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x4d233bef at 10862253
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
--
ERC-20
--
0x2220e15d466fe60eeb66ab450fca71b50397227bdd84e5bb7bd965d23ff2c35f
0x625b17f5009dfb130664f26ee7aaec59a7f2da29cd216b14b93fba2851901979
0x959d0fc6baba3daf2ab3ca8b8722cd5a74ba6f7fc96fd9f5fa172c9017764ee2
0x5dec4ed17f5fd6566b34825cb5b5aab6660115eac85c482c3c6c6e8bf06cfb46
0x5f97144d2b961170f9d3454278991365a5accd95bbf9d9394e1b4dd920ec03f8
0xb4e181e24c514c74d8c68c1da7e50624f7e9472198d50faadc321c5a59364905
0x2fceca10a85a41e7b4d5fa98fdeb213e271bdbe5d118fc3a003191f5b0beef74
0x6f58ab3964fc30dff4698561ce549c593fd9b1871e4a57d37a374a7266563101
0xd256726408435ece39ce391e79217765a85f47be0117f8fd005dd38796614e49
0x7fe334be99bc9b61a3a972cefab0cc0a5dabc8e8b350b543e65ba70b182cbb6d

Functions
Getter at block 22091713
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66f84a752d4eb489038e63a56251d816df3fde5b64b0e4490d5d437547a8ea2f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3943Ce90A3261a3DEE5dBf417d861B3E3E6E2047]
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.