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.

0x244312d5330debd654fe1f4e353badac730d7b3c

Unverified contract

Proxy

Active on Base with 72 txns
Deployed by via 0xa5a15cf3 at 1590689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,285.01
ERC-20
Value $267.98
ERC-20
Value $14.25
ERC-20
Value $6
ERC-20
Value $3.8
ERC-20
Value $3.53
ERC-20
Value $3.16
ERC-20
Value $2.29
ERC-20
Value $2.28
ERC-20
Value $2.04
0x9c309f1681bb3ea606e17152c45d64880753df789b8745ab029e19926a171f8f
0x3b1aa9c60c11a09a0080c83d98b84f7de79a9fc914d1f8d760950f83007465fe
0x0e484f58a2f431e26a46bb9b02b83e05ce65b07d000e9bd593984e242fd3b96f
0xfcbe851273d00981c8d50d6c057c2f022f1ffc57f3909cb7751a75b96f7cf067
0xe225424e7531ed890fe0bc0dae0c91f6be35d9a97f3a4443cdc8901b862f5a88
0x7e755e0e4c1fd206e89a0b3a7a800e17a49d0c2a5ac52ce051fecca80dc338df
0x77cfd0908c201f5ec71d8308478eb689e31fd5dbd9f18220b224b202ded0c8d9
0x6e4f0aaf0de9c7146f28067b897ea644fb2ae39503a405e10dc023c3a8a3c4ab
0x64731c9f9953b8d930167097b217b0c453364fa73929f62406aa7b5b871a2cc2
0xc00508cc0369157083ce7d75b9b583d09e40b6752098980336eeeaafb21d2a51

Functions
Getter at block 22015857
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7709e6511714b08ad586da2ac6b63893d3ef78929001b7dcc9b90eff21101d28
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xb190D4a1A28021e8eF00b2418F307552cf7bF68C, 0x95a52074D9c28043c7D890d31f648612B7dd45A0, 0x696bDDeb7CEE9A77aDFA1b1cc69bD2E51b79fAab, 0x071Ef3A86f78d5Dc73F806C7D32E3Ec65d8C4C99, 0x62d5872A96b56e52f9003ca3BE15336B2A2a0FA8, 0x81177A3f3Ae32252D45f64d19AE1FA687dF011FF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.