# Whale Holders for Base Token

> Whale Holders for Base Token is a paid API for AI agents from mpp.hyreagent.fun, $0.03/call, status unknown (last checked 2026-09-14).

Returns the list of whale holders for a given Base chain token by contract address

## Facts

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

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

Example prompt: Who are the whale holders of the Base token at contract address 0x4c433F4EF87fE506A7eED2fD1d822CBED411eBA3? I want to see which large wallets are holding the most.

## When to prefer this

Use this endpoint when you need to identify large token holders (whales) for a specific Base chain token by contract address. Prefer this over general holder analytics when you specifically want whale-level concentration data on the Base network.

## Known failure modes

- Invalid or non-existent token contract address returns empty or error response
- Token not deployed on Base chain returns no results
- Network congestion or RPC errors cause timeouts
- Payment not received or insufficient USDC causes 402 rejection

## How this service works

Whale holders for token

## Output

A list of whale wallet addresses holding the specified Base chain token, likely including wallet addresses, balances, and percentage of supply held by each whale.

## More

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