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.

0xdd7f201167e1f39933abeaa8903998df8993dfa0

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x825ca272 at 11886358
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,324.9
ERC-20
Value $2,304.17
0x48856ff4c5faf0a2f86e22c11a77fc73b1ae9a7ffaeb7b5b483a68effd703b58
0xcf73bb6668528ea89dc03317e277c9110bd0f2afcf84a028cbfd562c373f10d7
0xd8c067250ac65d3319cb59482564a52ce666b2024f3b1f1eac6e7a29144525ba
0xe5b539047fc17ab3dd464f6c47bfa94b730e5e0c381925227d0ef114a3e23f88
0x375cde0c92eeaf3df020fe782bc065a9ec96c1cec27557a67d23b77edfcc7ffb
0x3c9315c8c4c7c48860d633d275263db9a2e2864fc2301bfdf1a4817420ce8a78
0x9a3cf2639d711a93465a3dc00bf0b585d63fd2899c0d898eda8571c5cfa8377d

Functions
Getter at block 23057318
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf6ce7c9cf108555393831daaceef5fdd65bee188e7f43921516fc890a6014245
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x317E92c94571D1e21DdE7F83d088Ee590041eF8b, 0x3A39D66cd7eF41E1c25A6D6E22a071fecebE2765, 0x8ED774c2Afe241eb9E4eff5ABe25906417550e91, 0x594909e1878351bB83A5237C5914661fC16aA4d3, 0x72648DA99C90A32A455063Ee63F19A4401FEC432, 0x60A73eE6A4E7B7a4E1580ACbA3372D80F5F57235, 0xc0a6DeDbCA27d95b00beE5C2ED40F4aE9E71BC92, 0xf089ED17D10361b570c66a279FD00F63239fd954]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.