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.

0xf657de126f9d7666b5ffe4756ccd9eb393d86a92

Verified contract

Proxy

Active on Base with 6 txns
Deployed by via 0x6cea203f at 2059840
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.13
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x80337dcd510c72925843be445e16aea38d19c33ea6242f6660c8ce638f8a4926
0x6a0db2bb2fce2fc0791e74a3d7312d7f8f3863955bf328ca05df14f2184b2730
0x789331c16202ac9f9db3c2207712021bbc484a1ce6b69693252ec3f2f83dd760
0xfa44e9ca6682d7d76672c8051983474a81e0562cdb9f72b00cab5e0140e90284
0x1e1abc005bd942d45e95139d952f2ef14e5530b6e7e82e9b379658c7ac96a382
0x436a19aa5caa149c0dc6514ce07a479470f710bc32f74f6ff12ed1787f9d5f7a

Functions
Getter at block 22761085
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c147024a27bd06fd317fae3503ac6c88f6efe701f7dc509e742800930ede231
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xfB3485c2e209A5cfBDC1447674256578f1A80eE3, 0x941ec857134B13c255d6EBEeD1623b1904378De9, 0x3c1Cb7D4c0ce0dc72eDc7Ea06acC866e62a8f1d8, 0x1081246e16c36fb6A9c1F4E6e28B27CeE28c01CA, 0xfddfE525054efaAD204600d00CA86ADb1Cc2ea8a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
6
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.