# 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/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN
- 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-a08c57eb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QjGZk0XU8tZbYu6Prwdby

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

Example prompt: Can you pull up the token metadata and show me the top holders for the Solana token at address JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN? I want to see who controls the most supply.

## When to prefer this

Use this endpoint when you need a combined view of both token metadata and top holder distribution for a Solana token in a single call. Prefer this over separate metadata and holder endpoints when you want a quick snapshot of who owns the most supply alongside basic token info, especially for due diligence or rug-pull risk assessment on new or trending tokens.

## Known failure modes

- Invalid or non-existent token address returns error or empty result
- Token not found on the specified chain returns 404 or null data
- Network timeout or RPC node unavailability causes request failure
- Malformed token address (wrong length or encoding) returns validation error
- Payment not included or insufficient causes 402 Payment Required response

## How this service works

Token metadata + top holders

## Output

Returns structured data including token metadata (name, symbol, decimals, supply) and a ranked list of top token holders with their wallet addresses and balance amounts, allowing assessment of supply concentration and whale dominance.

## More

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