# Solana Token Metadata & Top Holders

> Solana 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/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE
- 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-3d6ef0ef
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bvv6gSG2mhaRsxgt1-nPk

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

Example prompt: Can you pull up the token metadata and top holders for the Solana token at address orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE?

## When to prefer this

Use this endpoint when you need a quick combined view of both token metadata and top holder distribution for a specific Solana token in a single call, rather than querying metadata and holders separately. Ideal for initial token research or due diligence on a Solana-based asset.

## Known failure modes

- Invalid or non-existent token mint address returns an error or empty result
- Network timeout if Solana RPC is congested
- Token with no on-chain metadata may return partial results
- Payment failure if USDC balance is insufficient for the $0.02 fee

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, decimals, supply, etc.) alongside a ranked list of top token holders including their wallet addresses and balances, enabling analysis of holder concentration and distribution.

## More

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