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.

0x85cb2bc21e3825dec423f71cd042d4d8ddac963a

Verified contract

Proxy

Active on Base with 17 txns
Deployed by via 0x8dcd8cc1 at 13181422
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x85cb2bc21e3825dec423f71cd042d4d8ddac963a"

0xbdf8c2d398cf0d59bf43bdbeb822006ebc91ada847f29e06787f2765955048f8
0xf9ecb173d6ecab5f608cc37fa5c88b4e619dce3cb1756ee126b911d1255f6c05
0xef2774842620a1430b30d2e826bdecae6a7c2cff7462c6b99cfe964030b59832
0xe8864b673f9d1bb753d3c0895f6cb7aaa3f4c3a62cff9074f1b4e3496084de2a
0xf207e0cfcd2ce7fb252d4ccccb72f1079cc715af870fe34c2d69044206f3e568
0xcf196d138fe0b0df5ada2c950966150edbd83ef8d0818b1b9215adaf5c9b9477
0x41049fccbaafbbe2b700d2ce35d850f2ac3182c1976eab52aa9909fd2d4b8e3d
0x64bf5787757c7e7c52d2c90b9e5da129cfa7348755e79ddef9309e1ceb216d61
0xa7ebc04935f2ba7cd1c76e5ccadc66c103f83eb288b361bb465df410d35e99f3
0x3b1e5b55f55db060c50c67e777b8a54880f3a94dca9f8dacbe9d44adf89aa3cd

Functions
Getter at block 23163412
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8e74b71089cc2d83b7e16cb92f741b35f5a95f4094baa475406a095731d6d458
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x749BaF13a6dC2CE06a44Ba58263FaB4876163bDf]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.