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.

0xb649e76ccd263569d4ef9fd3fdf160dcf7010dc9

Unverified contract

Proxy

Active on Base with 71 txns
Deployed by via 0x2066d4ac at 20753464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.54
ERC-20
--
0xa458b3e8b3d9ab433d2cac33763026cc7385e0058f4e5869007212095904acfb
0x9c435fe3e5c1d18f70800dbb3ec636e35269c9f67a7bc7c3e29bfe49b2ccc90e
0x1c581a3d472aa539290ea613fbc410edece295d7f20ad19fe93d3e24ed016be6
0x74249080db48ba59b77b15e691937326e2c0eef5bbed0302ee1e5f3e20aa491c
0xfd69c8317af446f85333b5fa434713a1ff0ee191c0dc2c155014cb479baebb08
0x1ba23b29b6b111fa0bf48696e8d6f3bc51ac92f98f6371dcbcc83fb730392989
0x3f96a37a652c3a60d366c798e4b8e6c50b633937b7e6092caa0f8f85e757cbd4
0xc1f6f854d5540cdc14788ae81c94dc290e54061f5e8c9021c95b2236d9e2f110
0xf4b9ffecb823164cc551386817f2c6f357dd5141e87d6e899c33a14e3b496c91
0x6d79ab6216cf740af74a9dd76f33d0b511795f1a6967a24f07c8dc7ccb2acd3e

Functions
Getter at block 23871147
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x86ea1778d2978ee28227ddb904e36a5b368e22495e39785f03045a7e9559d65a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5bAb61817dDe968C13796819D05b2eEDE9B16f4c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
76
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
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 indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed 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.