# Welcome to Alpha Hunter

Alpha Hunter is a trader analytics platform that screens **100M+ wallets across Solana, Base, BSC, and Ethereum** with 50+ filters — so you can find proven alpha traders in seconds, not hours of manual digging.

* **App**: [alphahunter.net/app](https://alphahunter.net/app/)
* **Access**: DM [@scicryptoinvest](https://x.com/messages/compose?recipient_id=1535993305674268672) on X

![AlphaHunter Wallet Screener](/files/4eYfQzGdgtwe27dDPeQT)

## How it works

1. **Ingest raw DEX trades** — every hour, millions of on-chain swaps are pulled across all 4 chains with full price, amount, and market cap data.
2. **Clean & filter** — bots and MEV are stripped out so you're looking at real human traders. Solana wallets are labeled by platform (Axiom, Padre, Photon, GMGN, Phantom, etc.).
3. **Build wallet profiles** — every wallet gets 50+ metrics: PnL, win rate, holding times, early-entry rate, unrealized gains, rug exposure, and more.

## Core features

### Multi-Token Confluence

Find wallets that bought into multiple specific tokens, with per-token filters on market cap, PnL, buy size, and timing from launch. Stack multiple token rows and match on **All**, **Any**, or a minimum count.

* *Example:* "Show me every wallet that bought token X and token Y under 100K mcap within 60 minutes of launch."

### 50+ Screening Filters

Filter 100M+ wallets by PnL, win rate, early-entry rate, holding time, trade patterns, honeypot exposure, and dozens more.

### Multi-Chain Coverage

Same engine, same filters, applied consistently across Solana, Base, BSC, and Ethereum — all from one interface.

### Deep Wallet Analysis (Trader detail)

Drill into any wallet for a full token-by-token breakdown: per-token PnL, holding time, entry timing vs. launch, unrealized gains, and which tokens rugged.

### Advanced Token Search

Find wallets by their token-level trades — PnL range, buy size, entry timing, and buy count per token.

## Metric categories

| Category             | What it measures                                                             |
| -------------------- | ---------------------------------------------------------------------------- |
| **Performance**      | PnL, PnL %, Win Rate, Unrealized Value, Total PnL                            |
| **Activity**         | Tokens traded, Buy/Sell counts, Platform, First/Last trade dates             |
| **Timing**           | Holding time (average, median, volume-weighted)                              |
| **Early Entry**      | % of tokens bought within 15m/60m of launch, median minutes from launch      |
| **Anti-Scammer**     | Oversold %, Round Trip %, Buy Only %, Buy Size consistency, First Buyer rate |
| **Anti-Scam**        | Best Token PnL concentration, Rugged %                                       |
| **Honeypot**         | Honeypot %, High Risk % (ETH/Base/BSC only)                                  |
| **PnL Distribution** | Count of tokens by return bucket (>500%, 200–500%, 0–200%, etc.)             |

## Pricing

Pay monthly in crypto, on any chain. Cancel anytime.

| Plan                 | Price         | Includes                                                                                       |
| -------------------- | ------------- | ---------------------------------------------------------------------------------------------- |
| **Web Access**       | 1 SOL / month | Full screener, 50+ filters, all 4 chains, Trader detail, Token Search                          |
| **Web + API Access** | 2 SOL / month | Everything in Web Access + programmatic REST API for bots, dashboards, and custom integrations |

For access, DM [@scicryptoinvest](https://x.com/messages/compose?recipient_id=1535993305674268672) on X. For API usage, see the [API Reference](/api-reference/overview.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alphahunter.net/introduction/welcome-to-alpha-hunter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
