# Solana Token Metadata & AI Risk Assessment

> Solana Token Metadata & AI Risk Assessment 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, social links, top holders, freeze/mint authority status, and an AI-generated risk assessment for a given Solana token address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/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-3c5b0399
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_L7eXdoczAqTg7Vc7YG_qb

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

Example prompt: Can you check the token at address orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE on Solana — I want to see its metadata, social links, who the top holders are, whether freeze or mint authority is enabled, and what the AI risk assessment says about it?

## When to prefer this

Use this endpoint when you need a comprehensive single-call overview of a Solana token including metadata, holder distribution, authority flags, and an AI risk judgment — ideal for pre-trade due diligence on memecoins or new Solana token launches, especially when you want AI-synthesized risk context alongside raw on-chain data.

## Known failure modes

- Invalid or non-existent token address returns an error
- Token with no on-chain metadata may return partial results
- Solana RPC downtime may cause timeout or 503 errors
- Token too new or low-liquidity may have incomplete holder data
- Payment failure via x402 blocks the request

## How this service works

Solana token metadata, socials, top holders, freeze/mint authority status with AI risk assessment. Sources: Solana RPC.

## Output

Returns structured data including token name, symbol, description, social media links, top holder wallet addresses and percentages, freeze authority status, mint authority status, supply concentration metrics, and an AI-generated risk verdict summarizing potential red flags or safety signals.

## More

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