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.

0x526cc11669ba0014805044f15ebb74d9e7ea6bbb

Verified contract

Proxy

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

No balances found for "0x526cc11669ba0014805044f15ebb74d9e7ea6bbb"

0x21f8f69cf63f6006884442c0c57636e99742e2baa47db33a73f2d3fd1306f67d
0xe83a20f020f0bd89cb0fd0076048f0173ae02a17c52640760b80a03d7e0fd3f4
0x4e91c91b85c52d41f843542b94baca97faeeacc37907cfef74bea3a97b1fc7fb
0x959a90a46aa614b33d4f3adcb02ed417266834b2cbe3c2ba6d3cfa31253d6328
0xf43e79d1e0c4abb0f89b7aa8d394f83f07abe5e0985595ca280ab8e4d1764db8
0xecbb8721a26d95646ec5b1c41a1f6e0bedac8bce1e230eefd2074319de438571
0x62d89d242a3c3764d03fe51740d93519419570105319af47c702923501e804e8
0xa433fa32dfc2c5e0a6803bda0c9fa53c47b505f914f9d018e800568785c541ff

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