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.

0xdf4095b50cac8bdeedb38c35d589934cc17f1e64

Unverified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x2b9fc35c at 20528486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0xdf4095b50cac8bdeedb38c35d589934cc17f1e64"

0xd27875330066a927c3cdc302116fddb88c55057c24e325625e7eefec6e72c9d3
0xe624763baf235b5c7a41bad02076fe60c7097c593fd5c3062774cb08ab447ad3
0xa895d90aa521711187764f2bb66d0aa1012be510d09fdcbe961b5a56a1a93234
0xce3273765110d38a9ea2c75afa110014ea956b1a9c33536cb801fa8e21275fcf
0x30e9bfb0ce672925b7e37b687928261a09a72f479dff17b415b98fe9b7b18eab

Functions
Getter at block 20845232
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54e6445754de9021d3fd18da41eb1081597f3593e9b330613cdc37efb55c035f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x537CcCA64EEAfEBFA0c054161cDdEc2B82752316, 0x93b958459b87fBE179E48152b6332F234073a540, 0x6A5C314F9E3a869767cbBD92eAaA071b112c0e0F, 0x31c5634B16E7889540B00057D3BF360f641A4086, 0x5ffA1AD031d5fA0bcb93c783F47165b60D0925d4]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
4
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 success)
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
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.