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.

0x0472da7564bbc949ebc3bb7d914faff3cb0afb10

Verified contract

Proxy

Active on Base with 29 txns
Deployed by via 0x56da7622 at 12643743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41,639.52
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x332ba781d7de1ae2dedeb6e423cbd15cccb1737510af7abe54798686684efb43
0xfaf652843d06265944abd48ca06ed3441b11d45733dfaab1cb71b11687e50b73
0xb2420eeddae9e4c7ceef9b272803abcf5fafee4512c6921d5de175e5fc386cd1
0x80a6acf6f37e6936e6dd3f4057477cf660f005e47f6237c03d32d1b9f1355a1e
0x383f93e9a42d038f97886ec5489728671abe4c2fdcf1684e418103b3044e5a94
0xc5f85720be1415a0afbb4bcd91a6e7faa7f5ab079a24f2ba032e3720b28e7155
0x2b00c7e4329e87164b8c738f280405fa5888d5a853e84f1835eaf307497758b6
0x6cc9d68aa1cf05a4a333cb22c3ecbd74ae38fd5fce434075194c5c9cbd0d7d78
0x345b68e6d6d582a5166cd595136198e0c410ade21e50d22561429416904d8a26
0xe0d9232240cb01c5c15c7493cf3b9b6436e10bc4a5942bf5b260acca6b5aabbd

Functions
Getter at block 22135399
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0ec6399ca1378245a2412e330f47f3e36c3c11dad72e48c1baa600b950bb9769
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0A222649B13587AEF75a0Ed2A3AF62d5b35a166B, 0x4122BeA3191a5692894e3b096A78b8979Cd4e88c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.