# 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-15).

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

## Facts

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

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-397710cf -d '<json body>'
```

Example prompt: Can you pull the top whale holders and supply concentration for the JUP token on Solana — I want to see the accumulation vs distribution flow and what the AI signal says about it?

## When to prefer this

Use this endpoint when you need on-chain whale holder analysis specifically for Solana tokens, especially when you want supply concentration and an AI-synthesized signal combining holder data with Jupiter liquidity context. Prefer this over generic blockchain explorers when you need the AI verdict on accumulation vs distribution trends in one call.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Token has no holder data available on Solana RPC
- Jupiter data unavailable causing partial result
- Payment not fulfilled returns 402 response
- Rate limit exceeded returns too many requests error

## How this service works

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

## Output

A ranked list of top token holders with wallet addresses and their percentage of supply, overall supply concentration metrics, recent accumulation and distribution flow data, and an AI-generated signal summarizing whale behavior risk or opportunity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-397710cf/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)
