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.

0x48b651ec9f793bcf40701ef37087ec2baf40a277

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0xe224c282 at 12586232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.71
0xef7856fa277c1b7eaf96ffb086f87555c1f53c62c0a72079d7e25134e339877c
0xfadc45576caf9662abb9cced9a7b45c82f93cc48052cd97d2633e4ae038f21fa
0x931ad17159862d9c45dc4bdbc0b7ab19279962b5f8bc7a6adbf710bb81ec7432
0xdcee675fcd7001bc1096d480de692f715ad020b2094750a8b5ee937d338aaaa9
0x5d4825216082542b85c0a5a2ecc7d9d38ebd074894106cccedb3ad61d3181c81
0x7968f35235fab9891593645689748b66c9e1e6a9e2f700731dc1693f591dd613
0xfd5fc8631fa457785015500428713669b9923a579146cee0479b650165129a2d
0xc6c20599da0d278214d96c345b0475f2f5bdf9261d4ccdd15acbb457a4ff4e2f

Functions
Getter at block 22820694
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x500c00e8dddefe791d65453a1d79bb1618796e43a9e11224c392ef11ba06fb90
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4b7bb934E459d537905EA4272f57fb78a4865354, 0xeb1a90EcD234104bf72F4CF8175941662309Aa85, 0x4Bf42E6439cC50A5BdCc7e3479f7FDC7AFCD9B96]
getThreshold(view returns (uint256)
1
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.