# mpp.hyreagent.fun Token Metadata & Top Holders

> mpp.hyreagent.fun 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-15).

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

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/0x4c433f4ef87fE506A7eED2fD1d822CBED411eBA3
- 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-08d1773e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_A8XcdXnA2pOz3lzQRM_FW

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

Example prompt: Pull up the token metadata and top holders for the Base chain token at contract address 0x4c433f4ef87fE506A7eED2fD1d822CBED411eBA3 — I want to see who the biggest wallets are and what the basic token info looks like.

## When to prefer this

Use this endpoint when you need both token metadata and top holder data for a Base chain token in a single call. Prefer this over separate metadata/holder endpoints when investigating Base chain tokens for whale concentration, rug pull risk, or distribution analysis. Not suitable for Solana tokens (use sibling endpoints for those).

## Known failure modes

- Invalid or non-existent contract address returns an error
- Contract address is on a different chain (e.g. Ethereum mainnet, not Base) causing no results
- Payment of $0.02 USDC not provided or x402 payment fails
- Rate limiting or service unavailability returns 5xx
- Token has no on-chain holder data yet (newly deployed)

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, supply, decimals, etc.) alongside a ranked list of the top token holders with their wallet addresses and balances, providing a snapshot of holder concentration for the given Base chain token contract.

## More

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