# Solana Token Whale & Holder Concentration Analyzer

> Solana Token Whale & Holder Concentration Analyzer is a paid API for AI agents from notified-turns-schedule-wrapping.trycloudflare.com, paid per call via x402, $0.03/call, status down (last checked 2026-09-15).

Returns top holder distribution, supply concentration percentages, insider risk scores, and rug-pull flags for any Solana token by mint address.

## Facts

- Endpoint: POST https://notified-turns-schedule-wrapping.trycloudflare.com/whales/7GCihgDB8fe6KNjn2MYtkzZcRjQy3t9GHdC8uHYmW2hr
- Price: $0.03/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/solana-token-whale-holder-concentration-analyzer-7cc7b572
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__wir4Ieix9IcegBYVBEJP

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability solana-token-whale-holder-concentration-analyzer-7cc7b572 -d '<json body>'
```

Example prompt: Check the whale concentration and rug risk for the Solana token with mint address 7GCihgDB8fe6KNjn2MYtkzZcRjQy3t9GHdC8uHYmW2hr — tell me what percentage of supply the top 1, 5, 10, and 20 holders control and whether there are any insider concentration red flags.

## When to prefer this

Use this endpoint when you need granular whale and holder concentration data for a specific Solana token — especially before trading or investing — to assess rug-pull risk from supply concentration. Prefer this over general token safety checks when the specific concern is large-wallet dominance or insider control rather than honeypot mechanics.

## Known failure modes

- Invalid or non-existent mint address returns 404 or error response
- Newly launched token with no holder data may return empty distribution
- RPC node timeouts causing delayed or failed response
- Token with no on-chain holder records returns incomplete data
- Payment failure (402) if USDC balance is insufficient

## How this service works

Whale & holder concentration analysis for any Solana token: top holder distribution, % of supply held by top 1/5/10/20 accounts, insider concentration risk score and flags. Detect rug risk from concentrated supply before you buy. GET /whales/{mintAddress}.

## Output

Returns top holder distribution table, percentage of total supply held by the top 1, 5, 10, and 20 accounts, an insider concentration risk score, and specific rug-risk flags indicating whether supply concentration poses a danger to buyers.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-whale-holder-concentration-analyzer-7cc7b572/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from notified-turns-schedule-wrapping.trycloudflare.com](https://www.zero.xyz/host/notified-turns-schedule-wrapping.trycloudflare.com/llms.txt)
