# mpp.hyreagent.fun – Whale Holders for Solana Token

> mpp.hyreagent.fun – Whale Holders for Solana 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 the whale holders (large-balance addresses) for a given Solana token on the Base network

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/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-47c16964
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_5UIh8bNyS5LMYToCCusiA

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

Example prompt: Show me the whale holders for Solana token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — I want to know which large wallets are holding big positions.

## When to prefer this

Use this endpoint when you need to specifically identify large-balance holders (whales) for a Solana token by its mint address, especially for concentration risk analysis, rug-pull risk assessment, or tracking smart money positions. Prefer over generic holder endpoints when whale-specific filtering is the goal.

## Known failure modes

- Invalid or unrecognized token address returns an error or empty result
- Token with no significant whale holders returns an empty list
- Network issues or RPC failures may result in timeout or 503 error
- Payment not processed (x402) results in 402 Payment Required response

## How this service works

Whale holders for token

## Output

A list of whale wallet addresses holding significant positions in the specified Solana token, including their balances and share of supply, allowing analysis of concentration risk and large-holder behavior.

## More

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