# 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, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

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

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
- Price: $0.02/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-412c270e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9ukHDFFcWCZgxJFZzlB7V

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

Example prompt: Can you pull the token metadata and show me the top holders for the Base chain token at contract address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913? I want to see who the biggest wallets are and basic info about the token.

## When to prefer this

Use this endpoint when you need both token metadata and top holder distribution in a single call for a Base chain token. It is ideal for concentration risk analysis, whale watching, and due diligence on Base ERC-20 tokens without needing separate metadata and holder lookups.

## Known failure modes

- Invalid or non-existent contract address returns error or empty result
- Contract address on wrong chain (e.g. Ethereum mainnet instead of Base) returns no data
- Malformed address format returns validation error
- Payment failure or insufficient USDC balance blocks the call
- Rate limiting or upstream RPC issues may cause timeouts

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, decimals, supply, etc.) along with a ranked list of top token holders including their wallet addresses, balances, and percentage of total supply held.

## More

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