# 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 metadata and top holder information for a given Solana token by its mint address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm
- 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-86c54472
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jKqrwdV-6fa9sUvBWSYhi

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

Example prompt: Pull up the token metadata and top holders for the Solana token with mint address EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — I want to see who's holding the most and basic token details.

## When to prefer this

Use this endpoint when you need both token metadata and top holder data in a single call for a specific Solana token, particularly for quick due diligence on memecoins or new tokens where holder concentration matters.

## Known failure modes

- Invalid or non-existent mint address returns an error or empty result
- Token not indexed or too new may return incomplete metadata
- Network or RPC issues may cause timeouts
- Payment failure (x402) prevents access to the endpoint

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, supply, decimals, etc.) along with a ranked list of the top token holders including their wallet addresses and balances, useful for assessing concentration and whale exposure.

## More

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