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.

0x7428bd4e744bc5fd4ff8e1eae7b63c973dc41c50

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x16028f58 at 15752143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.25
ERC-20
Value $25.72
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#837)
ERC-1555
--
)
ERC-721
--
0xda667c24e8b1bee55e95294be3c7ec3721edd934d4ac1ab487628972a10c5570
0xfe410527dbd3d99cc36576d08b00a7fe454177e3703ebe94d2620e90238f98c8
0xd6646208dc3d9c0d7ce8f8053485208d0c716703606d562b18dc8f1979a3a4ba
0x03fdc0f11604b8d38bf6839bd91218cf8c704a971bf00ab4e8505efe5f708564
0xb9951a8463c97ce94349a02414ac6d20ab33d4ff558af97ba76acd6541f931fe
0x39c3b67b609416f214bc09bf0516dfc4a1d0d7d139f535c81e9b7cea78c85858
0x6ad118bedc03100f8199c5cc4f178be1422cf06eee5fb2ffd01c7049411ebcf9
0x0c111a649b881490ea203283ead8377ae205402722924087f35ba54d3301a510
0x00aa5aafd4ded413daf8a2738fc218b6f2785a2b6e6d8104c03d9536df62b7bc
0xdb473e1af410a6173fc9167373f34ba2044f08bb14c690542fa2d84da324c4cb

Functions
Getter at block 23940968
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x950c9437af1b421715085105ecd9192bbdc235936934e5dc6ea8a86cfc6bf8ec
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8f471FeAebDfdd8735D6738f6545746E3343E7A2, 0x1A88A1d6Ba54577BE13350E038867FC20899FdBa, 0x260a8355EEd56808344520eC89947d81D8Af31fc, 0x579dE5427F98C74ddEA1f63bAA59ff5448a69E5C, 0xf43B2bE4AA887F426F05f78604b364af667C608d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.