# 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.020000/call, status unknown (last checked 2026-09-15).

Returns metadata and top holder information for a given on-chain token (Solana/Base ecosystem)

## Facts

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

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-0f19acfc -d '<json body>'
```

Example prompt: Can you pull the token metadata and top holders for the Base token at address 0x1234abcd... so I can see who the biggest wallets are and whether supply is concentrated?

## When to prefer this

Use this endpoint when you need a quick combined lookup of both token metadata and top holder distribution in a single call, particularly for tokens on the Base chain or Solana trenches ecosystem. Prefer this over separate holder and metadata endpoints when you want efficiency and are investigating supply concentration or whale activity.

## Known failure modes

- Invalid or unrecognized token address returns error or empty result
- Token not found on the specified chain
- Payment failure due to insufficient x402 USDC balance
- Rate limiting if too many requests are made in quick succession
- Chain mismatch — querying a Solana token against the Base endpoint

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, supply, decimals, contract details) alongside a ranked list of the top token holders including wallet addresses and their respective balances or percentage of supply held.

## More

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