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.

0xba086002d6859df1876b3190eb704f77131e2c6f

Verified contract

Proxy

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

No balances found for "0xba086002d6859df1876b3190eb704f77131e2c6f"

0xbba33c52b6239bec718b04a15cc72736093bf93b84f700754f5b8a6e33e9d17f
0x74c8e715e6e500ca51941173330677a2e844fb05094992f4be7bd2615fc05347
0xee1f99c34a0066049d90b0a2f17a275db74ce74af1f9b1e0a278a60b7a50600d
0x3cb318995f60dfc55c3c355cbecf6808909ca81c06927f9f1fb86ab5d2898264
0x6d53ffd4c6d9de67a5ba0b79abb1b94acd754763b6e6086b6150846abea8ea48
0x1fbc99bb72fedeed5e8c2d0f8e916212dbe4830fcdb402bfdfa2caa6fc0d8b4d
0xcf38fa1c1bed92806620eeae969a397f438e1fd06fdb9556591671789357b622
0x7d24449f783b19832da639cf13945914d27d063316a15a67667810d13bd6791f
0xaff218341cfc1ccad14b6d200d351c4cfe5c3886a3100615a0a858a751059bc9
0xb199efd68aeaa26f244d5b7676e965e84248beaed9c8366a0bb9f0bedd1c021e

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