# 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 about whale behavior.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/token/4gqjpQsERaxC3rytEJG3CpnWb8zNTHt7wEv7eXJedXd6/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-deef9471
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ziN_yShaaGFxWYgtXgK6B

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

Example prompt: Can you pull the whale holder analysis for Solana token 4gqjpQsERaxC3rytEJG3CpnWb8zNTHt7wEv7eXJedXd6 — I want to know the top holders, how concentrated the supply is, and whether whales have been accumulating or distributing recently, plus the AI signal on it.

## When to prefer this

Use this endpoint when you need on-chain whale holder intelligence for a specific Solana token, including supply concentration risk and directional flow signals. Prefer this over generic blockchain explorers when you need an AI-synthesized verdict on whale behavior alongside raw holder data, especially for DeFi due diligence, memecoin research, or trading signal generation.

## Known failure modes

- Invalid or non-existent token mint address returns an error or empty result
- Token has no significant holders on-chain leading to sparse data
- Solana RPC or Jupiter data source unavailable causing timeout or partial data
- Token is too new with insufficient on-chain history for meaningful flow analysis
- Payment failure via x402 protocol prevents endpoint access

## 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 structured response listing the top token holders with their wallet addresses and percentage of supply held, an overall supply concentration metric, recent accumulation vs. distribution flow data, and an AI-generated signal summarizing whale behavior and potential risk/opportunity.

## More

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