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

Returns a list of whale holders for a given Solana token on the Base/Solana network, identifying large-position addresses and their holdings

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/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-f48f4e17
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_D8U-DsVvK20W8rjneZSZU

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

Example prompt: Who are the whale holders for the Solana token DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263? I want to see which large wallets hold the most and whether ownership is heavily concentrated.

## When to prefer this

Use this endpoint when you need to quickly identify large-position holders (whales) for a specific Solana token by contract address, particularly for evaluating token concentration risk, spotting accumulation trends, or performing due diligence on a meme coin or SPL token. Prefer this over general holder endpoints when the focus is specifically on whale-tier wallets rather than all holders.

## Known failure modes

- Invalid or unrecognized token address returns an error or empty result
- Token not found on the expected chain returns a not-found response
- Network or RPC node unavailability causes a timeout
- Malformed contract address causes a 400-level error
- Token has no significant whale holders — returns an empty list

## How this service works

Whale holders for token

## Output

A list of whale wallet addresses holding the specified Solana token, including their position sizes, ranking by holdings, and potentially accumulation or distribution flow data indicating whether whales are buying or selling.

## More

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