# mpp.hyreagent.fun Token Metadata + Top Holders (Base)

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

Returns token metadata and top holder distribution for a given Base network token contract address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/0x4c433F4EF87fE506A7eED2fD1d822CBED411eBA3
- Price: $0.02/call
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-6fd88094
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap__Q_c1HZ0IktqrpSOF4Wti

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

Example prompt: Can you pull up the token metadata and top holders list for the Base token at contract address 0x4c433F4EF87fE506A7eED2fD1d822CBED411eBA3? I want to see who the biggest wallets are and how concentrated the supply is.

## When to prefer this

Use this endpoint when you need to quickly look up token metadata combined with top holder distribution for a Base network ERC-20 token in a single call. Prefer this over generic blockchain explorers when you need structured, agent-ready data about supply concentration and whale wallets on Base specifically.

## Known failure modes

- Invalid or non-existent contract address returns error or empty result
- Contract address on wrong network (e.g. Ethereum mainnet instead of Base) returns no data
- Payment of $0.02 USDC not provided causes 402 rejection
- Rate limiting or service downtime returns 5xx error
- Token with no holders or very new token may return empty holder list

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, decimals, total supply, etc.) along with a ranked list of top holders showing wallet addresses and their respective balances or percentage of supply held on the Base network.

## More

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