# Whale Holders for Base Token

> Whale Holders for Base 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 specified Base chain token by contract address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/traders/token/0x4c433f4ef87fe506a7eed2fd1d822cbed411eba3/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-7011ca4b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_fwF8IbDcrsQlqNmlM1hbR

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

Example prompt: Who are the whale holders for the Base token at contract address 0x4c433f4ef87fe506a7eed2fd1d822cbed411eba3? Show me the biggest wallets holding this token.

## When to prefer this

Use this endpoint when you need on-chain whale holder data specifically for Base chain tokens, want to assess holder concentration and identify large wallets, or are monitoring accumulation patterns among high-balance addresses. Prefer this over Solana-focused endpoints when the token is on Base (EVM).

## Known failure modes

- Invalid or non-existent contract address returns an error or empty result
- Token not on Base chain causes lookup failure
- Payment not provided or insufficient USDC causes 402 Payment Required
- Network timeout or RPC node unavailability causes delayed or failed response

## How this service works

Whale holders for token

## Output

A list of whale holder wallet addresses and their respective token balances or holdings for the specified Base chain token, indicating large-bag concentration among top wallets.

## More

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