Documentation

Everything you need to get started with PrivCheckr

Getting Started

Learn the basics of using PrivCheckr to scan tokens and interpret results.

API Reference

Integrate PrivCheckr scanning into your own applications and workflows.

Advanced Features

Unlock the full power of PrivCheckr with advanced scanning and alerts.

Security Best Practices

Keep your account and data secure while using PrivCheckr.

How to Use PrivCheckr

1. Connect Your Wallet

Sign in with your Web3 wallet to access the scanning dashboard. We support MetaMask, WalletConnect, and other popular wallet providers.

2. Enter Token Contract Address

Paste the contract address of the token you want to analyze. PrivCheckr supports tokens on Ethereum, BSC, Polygon, and other major chains.

3. Review the Scan Results

Our system will analyze the token's transaction history, routing patterns, and volume distribution. Results include a transparency score, risk indicators, and detailed findings.

4. Set Up Alerts (Optional)

Enable real-time notifications to monitor tokens in your portfolio for suspicious activity.

Understanding Scan Results

Transparency Score (0-100)

A composite metric indicating overall token transparency. Scores below 50 indicate significant concerns. Factors include routing complexity, volume distribution, and liquidity patterns.

Private Routing Detection

Identifies when trades are being routed through intermediate wallets to obscure the true source or destination. High levels of private routing suggest potential manipulation.

Hidden Volume Analysis

Detects split orders and coordinated trading that artificially inflates or deflates reported volume. We flag tokens where apparent volume differs significantly from actual market activity.

Risk Indicators

Color-coded warnings for specific concerns: Red (critical risk), Yellow (moderate concern), Green (low risk). Each indicator includes detailed explanations and supporting data.

API Quick Start

Integrate PrivCheckr into your applications with our RESTful API. Authentication requires a valid $PCKR token balance in your connected wallet.

// Example API Request
POST https://api.privcheckr.io/v1/scan
{
"contractAddress": "0x...",
"chain": "ethereum",
"apiKey": "your_api_key"
}

API documentation includes endpoint references, rate limits, response schemas, and code examples in multiple languages.

Need Help?

Join our Discord community or reach out to support@privcheckr.io for assistance. Our team typically responds within 24 hours.