# 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 specified Solana token address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/token/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
- 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-c0edba45
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hkacAZm1xGo2vrO-2ix8E

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

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

## Known failure modes

- Invalid or malformed Solana token address returns an error
- Token address not found on-chain returns empty or 404 response
- Network or RPC congestion may cause timeouts
- Payment not processed correctly results in 402 response

## How this service works

Token metadata + top holders

## Output

Returns token metadata (name, symbol, supply, decimals, etc.) along with a ranked list of top token holders including their wallet addresses and balance amounts for the specified Solana token mint.

## More

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