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 78 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 $52,130.97
ERC-20
Value $974.09
ERC-20
Value $28.51
ERC-20
Value $8.61
ERC-20
Value $8.07
ERC-20
Value $6.29
ERC-20
Value $5.55
ERC-20
Value $4.87
ERC-20
Value $3.13
ERC-20
Value $3.06
0x66395bf84d5c0751ed9e47676e210fceea318e410e842b365525f8c169688e59
0xc1dcd37202931a6bab9e9ee268f008e427007a22fcd15707315efc24e347d19c
0xc07c8c7513e7f0ef9a9cf5442d5e37e783aeafab44fa23c8ac40afbdd337b645
0x1277a749771f57b4e47a92fa1b00bae346101cbaa850763aa0833a99c9a93713
0x5ad8e4cd55ba0ca7602063a78bfd087204ae59cf481072504662dfcbe070e55c
0x3950537eb3b7734a541d0eb01983ba573c1eb12571d0979cded4efc227e6ff5f
0x9c309f1681bb3ea606e17152c45d64880753df789b8745ab029e19926a171f8f
0x3b1aa9c60c11a09a0080c83d98b84f7de79a9fc914d1f8d760950f83007465fe
0x0e484f58a2f431e26a46bb9b02b83e05ce65b07d000e9bd593984e242fd3b96f
0xfcbe851273d00981c8d50d6c057c2f022f1ffc57f3909cb7751a75b96f7cf067

Functions
Getter at block 23210978
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)
87
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.