# 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-14).

Returns token metadata and top holder distribution for a given Solana token address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263
- 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-d288d13a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bUlw6hrmXtnntskLFJuvt

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

Example prompt: Pull the token metadata and top holders for the Solana token DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 — 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 information for a Solana token in a single call. Prefer this over separate holder or metadata endpoints when you want a combined snapshot of a token's basic info and its largest wallets.

## Known failure modes

- Invalid or non-existent token address returns an error
- Token with no on-chain holder data may return empty holder list
- Network issues or Solana RPC downtime may cause timeouts
- Malformed token mint address causes a bad request error

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, supply, decimals, etc.) along with a list of top holders including their wallet addresses and balances, giving a picture of supply concentration.

## More

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