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

Returns whale (large) holders for a given Solana token by mint address, specifically for tokens on the Base/Solana ecosystem including orca-related tokens

## Facts

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

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

Example prompt: Show me the whale holders for the Solana token with mint address orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE — I want to know which wallets are holding large positions.

## When to prefer this

Use this endpoint when you need to quickly identify large/whale holders of a specific Solana token by its mint address, especially for pump.fun or Meteora-listed tokens. Prefer this over general holder endpoints when you specifically want to filter for whale-sized positions rather than all holders.

## Known failure modes

- Invalid or non-existent token mint address returns error or empty result
- Token has no whale holders above threshold returns empty list
- Network or RPC issues may cause timeout
- Malformed mint address format causes 400 error

## How this service works

Whale holders for token

## Output

A list of whale wallets holding significant amounts of the specified Solana token, likely including wallet addresses, holding sizes, and possibly percentage of total supply held by each whale.

## More

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