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.

0x6dd59547e66627574e946154692a5f433ade008f

Unverified contract

Proxy

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

No balances found for "0x6dd59547e66627574e946154692a5f433ade008f"

0xe82eefffb4455817ecf456c897a5d37102427deeb8da00008849d3a0057d1c48
0xbba945fdad8e48a64a523bb6dc3bfc3c386580ce0455c6a5eb60c8f2907c4728
0x6eeb07c4d78ea55236fbb56f2c1cead1731fcbc1f5972a9115e7b56ede759b61
0x3119a2f374ba5b7ad7a515da2bc1a8d9dbeb9dba6ffa3e83caf516e3d74189b7
0xe86a488976455133333897f72ca44c2cc7a16eed6ec50bedce888c1d85f002cd
0xff1384cd1e4c02d27e61c3e3c32cde5d86cda57a632a7504061fe5bbc9b1de57
0xc33a31325b1b9fff97cf1b89da5599df6ba7274ba1f39544b07eabc056d9482f
0x3a8ba25262f9ea1df224daf846e82567e24a48ac85340e1d0a6302453f496818
0x859420e50c87f16a79fa1906fe5220ef8e71878d22a4b82e933554ec74be76b7
0xde0849613393f1bbeb9f72ec4a0d37d0783a956dca19327a4b32d30f9f353194

Functions
Getter at block 20909548
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfeb510ec713dee2c7e478525f45e065fc41b9ed0aec53c95ca933e407395d75c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x975439B1639c65B949286afbeF7d598d10a95538, 0xC75fd20CD8c3825Cb6AE1c8e480576Fc01a5158b]
getThreshold(view returns (uint256)
2
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 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.