Overview
DropScope is a local command-line tool that runs entirely on your machine. We are committed to protecting your privacy. This policy explains what data we collect (very little) and how it is used.
Data we do NOT collect
- Private keys or seed phrases
- Wallet balances or token holdings
- Transaction history or on-chain data
- Personal information (name, email, phone)
- Browser cookies or tracking identifiers
- IP addresses from the CLI tool
How the tool works
When you run dropscope check, the tool makes read-only RPC calls directly from your machine to public blockchain nodes (Ethereum, Arbitrum, Optimism, etc.). Your wallet address is used solely as a query parameter for these public API calls. No data is routed through our servers.
Website analytics
This website (dropscope.dev) may collect anonymous, aggregated analytics to understand traffic patterns. No personally identifiable information is collected. We do not use third-party tracking scripts, Google Analytics, or advertising pixels.
Open source
DropScope is fully open source under the MIT license. You can audit every line of code on GitHub to verify these claims independently.
Third-party services
The CLI tool connects to the following third-party services for on-chain data:
- Public Ethereum RPC endpoints (Infura, Alchemy public tiers, or custom)
- Public L2 RPC endpoints (Arbitrum, Optimism, zkSync, etc.)
- Block explorer APIs (Etherscan, Arbiscan) for transaction history
These services may have their own privacy policies. DropScope does not control or have access to data collected by these providers.
Changes to this policy
We may update this privacy policy from time to time. Changes will be reflected on this page with an updated date. Continued use of the tool constitutes acceptance of the updated policy.
Contact
For privacy-related questions, open an issue on GitHub.