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.

0xbd80a7786d0e0e237724767aed5c09a18ab7e140

Verified contract

Proxy

Active on Base with 25 txns
Deployed by via 0x51617370 at 1569584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.15
0x90f4013c573916892eadaa0ea9934992ae140e96f16bb19f94cb4f99614520c0
0xf10c7d4aa69d99ee784514ae39b6e1d7f2f92090befb8c618d2df91bbeaf52f3
0x3955cd89be30afef8d09beab1ea658fa897d3c05c212559cbe06358541c2e892
0x70b7055f61d7b34bbfa534314966be36a1ebe223a2e3e677c3bf8e53728f3506
0x1cb6fc24b2db33ab4983591095fd0602275f72f70046caca9b4432a45411e926
0x9c712b3324062efc833e468088486eeae2e8380a3081deb5e205bfa75c2c10a2
0x98adf96dd748193c1c699f9d6273ab9bc3a2e1a684e3d7ecea991b057f0438d2
0x96f5ba440173a137c7555dbdbec81e91d15d223361f7183327dc1bd064133593
0x574912af340974983befed2b9cf499c7a08eedb23eef0d3a4d38f6460a3425e2
0xfaa0bb325053e8b767f0eae67c4a01f118ff4fc6c0c393b998e47a88c59b73d6

Functions
Getter at block 23234641
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0f333ac6dd39d1fe0d5b92d0650f0205bdd929fdbb49f1a3ac7955aa14cfacac
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4CB69b9fBb8Ea985cAD8B6eBe384Ef1845f1f756, 0x59Ba49debC723d58EF6E0AFc858D2aDe8Bfe51e8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.