# Solana Token Whale Holders Lookup

> Solana Token Whale Holders Lookup 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 a list of whale holders for a specified Solana token, identifying large-balance wallets and their positions.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/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-409f3d6d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-m3IotUeIjtz0KRFb_6I6

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

Example prompt: Who are the whale holders for the Solana token 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R? I want to see which large wallets are holding big positions.

## When to prefer this

Use this endpoint when you need to quickly identify large-balance wallets ('whales') holding a specific Solana token, especially for rug-pull risk assessment, market manipulation research, or supply concentration analysis. It complements sniper detection and holder distribution endpoints on the same platform.

## Known failure modes

- Invalid or non-existent token address returns an error or empty result
- Token has no whale holders above threshold returns empty list
- Network congestion on Solana RPC causes timeout
- Payment of $0.03 USDC not fulfilled results in 402 error
- Token address for wrong chain (e.g. Ethereum) returns no results

## How this service works

Whale holders for token

## Output

A list of whale wallet addresses holding large positions in the specified Solana token, including their balance sizes and concentration metrics that indicate how much supply is controlled by big holders.

## More

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