# mpp.hyreagent.fun Whale Holders for Token

> mpp.hyreagent.fun Whale Holders for Token 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 whale holders for a given Solana token, identifying large-wallet concentration and accumulation patterns

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/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-73b75f3f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YSsCKzH8dID2Qr1X6HgKl

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

Example prompt: Can you pull the whale holders for the JUP token on Solana (mint address JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN) and tell me which large wallets are holding the most?

## When to prefer this

Use this endpoint when you need to identify large-wallet concentration for a specific Solana token, assess whale risk before trading, or monitor accumulation/distribution behavior of big holders. Prefer over generic on-chain explorers when you need a structured, AI-agent-ready response with ranked whale data.

## Known failure modes

- Invalid or non-existent token address returns an error or empty result
- Token with no whale-tier holders returns an empty list
- Network/RPC issues cause timeout or incomplete data
- Payment of $0.03 USDC not fulfilled causes 402 rejection
- Unsupported blockchain network returns an error

## How this service works

Whale holders for token

## Output

A list of whale wallet addresses holding a significant share of the specified Solana token, along with balance amounts, percentage of supply held, and potentially accumulation or distribution signals indicating recent large-wallet activity.

## More

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