# Solana Token Whale Holders & Supply Concentration Analyzer

> Solana Token Whale Holders & Supply Concentration Analyzer is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-14).

Returns top holders of a Solana token with supply concentration metrics, recent accumulation/distribution flow, and an AI-generated signal for a given token address.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/whales
- Price: $0.03/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-9931ec07
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_cEIf0GxDCdDQLWCuk4FaC

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 mpp-hyreagent-fun-9931ec07 -d '<json body>'
```

Example prompt: Can you pull the whale holder breakdown and AI accumulation signal for the Orca token on Solana — I want to see supply concentration and whether big wallets are buying or selling right now?

## When to prefer this

Use this endpoint when you need on-chain whale intelligence for a specific Solana token — especially for assessing holder concentration risk, detecting early dump signals, or understanding whether large wallets are accumulating or distributing. Ideal for DeFi traders, token analysts, or AI agents performing token due diligence on Solana. Prefer this over generic blockchain explorers when you want an AI-synthesized signal alongside raw holder data.

## Known failure modes

- Invalid or non-existent token mint address returns an error or empty result
- Token with very low on-chain activity may return sparse holder data
- Solana RPC downtime or congestion may cause timeouts
- Jupiter data unavailable for illiquid tokens
- Payment not fulfilled results in 402 response

## How this service works

Top holders of a Solana token, supply concentration, recent accumulation/distribution flow with AI signal. Sources: Solana RPC + Jupiter.

## Output

Returns a ranked list of top token holders with wallet addresses and percentage of supply held, overall supply concentration metrics, recent accumulation vs. distribution flow data, and an AI-generated signal summarizing whale sentiment or risk for the queried Solana token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-9931ec07/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
