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.

0x9d4be938d71b76cfc308b1d7a92242c0ac07b048

Verified contract

Proxy

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

No balances found for "0x9d4be938d71b76cfc308b1d7a92242c0ac07b048"

0x4e11d9912a2f62fc7ceb3055bfac9a29adf6b13860ee958e451eb80c6ca3cda1
0x9883e43d9c539f7ffa14a59d0bd29495754d11477868a16b924543e409365dd9
0xf2e105e7283c4b5134057020334400059c19378f092f758ce38da2e713bbc314
0x5ce8050dd0a7504d258061e30b29489541b356e109142a63d696d37d38b5f852
0xa63bf8a93a8572779603b07b154173c4608e3674028deddcae7f4e193f28507a
0xe914f5e7023ecff81fecf03e7ccaa0ea6b526eadc49250542223d12681d74f45
0x33e5cbe2b81588356fd0718b3e582c1d7eb62b66cee605839be37cad73c7008f
0xb50f6163e86eafa2d3adadc68145eb68d7c7cd8fba3e7799d057a21f8252ad85
0x8777a2b81dcd5a563cccaeb1af3150f808e24ad5b7d0f99605be532e564455ce
0x4ec5438e9acf421ee940fed0d25d77d2759eba7d39729633fcd6d876e9db6871

Functions
Getter at block 22381815
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4dc631738f6d52a62539763bdf378809e410b38ec28a265840439d3f3b38845e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xEc1Bf780Fa4eB32bA4bA33015f7f2eedAd1f07c2]
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.