# mpp.hyreagent.fun – Base Token Metadata & Top Holders

> mpp.hyreagent.fun – Base Token Metadata & Top Holders 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-14).

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

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/0xe33454B0151F7401d2800a2c39bd2E0Bfc213C65
- Price: $0.02/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-2fae1182
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nspHpel-8rOwW5ht6goyc

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

Example prompt: Pull the token metadata and top holders list for the Base chain token at contract address 0xe33454B0151F7401d2800a2c39bd2E0Bfc213C65 — I want to see who the biggest wallets are and general token info.

## When to prefer this

Use this endpoint when you need token metadata combined with top holder data specifically for a Base chain token. Prefer this over Solana-focused sibling endpoints when the target contract is on Base (EVM). Best for DeFi research, whale tracking, and rug-pull risk assessment on Base trenches tokens.

## Known failure modes

- Invalid or malformed contract address returns an error
- Contract address does not exist on Base chain — no data returned
- Token is not indexed or too new — incomplete metadata
- Network/RPC timeout causing delayed or empty response
- Payment failure (insufficient USDC) blocking the request

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, decimals, supply, etc.) and a ranked list of top token holders with their wallet addresses and balance amounts, giving a picture of supply concentration on Base.

## More

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