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.

0xc5f370df425be92a236edc7fbbd4b3c2fd75080f

Verified contract

Proxy

Active on Base with 494 txns
Deployed by via 0x93ec01eb at 6259976
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,465.2
ERC-20
Value $491.12
ERC-20
Value $2.79
ERC-20
Value $0.4
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xdf8f9633525c99154eeda9049304576da64e1bbc07af661e58bc526e8ddc765b
0x28e7db34073c3b885afef69500a832fdd50db526caa20ff42c2c0934e6c6f7ef
0x822a76a99f22192390e1cb2c836fc6fe23eae442c23c1d954b06921e8094de81
0x708873df8d2f50a30c4552c4fcf500ee3407b805c8774b89eabe7d047e479212
0xf3f918838ac4161b56937f03989186a9f870307841b17d981ef69bf42dc87551
0xd67df04a165522104972d8a2996d205feb83ed933e45e72ad91a03aaccc5e41e
0x62cc1fca61d5f2a2502597bf64999c98f76604f2bca8f4dc6abac9bdf709aee5
0xcb4c8ea8cd0ee2ad9988148338418240fa7b83898e8d8afe85eb9ba05aa1a586
0x267c5eb2f219ec8910f6029aae7f4cdc6291dc917d18c0125148c1d743769b7b
0xdff88d673f501fbeab99a51fb9ac97968e4d591e615dc39eb6863baf535d41b2

Functions
Getter at block 23586876
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd3762dd61f6088497ef7423b06a4fe29d4dd09bdc8094b79e90b77bb5f09ebb
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9d7bD8dE21C21fEF18C09d337df78D7EbeE05A11, 0x42A285Ab44114Ee4D76054056E4c7c78AE01BeFb, 0x6859dA14835424957a1E6B397D8026B1D9fF7e1E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
644
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.