# 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 AI-generated risk assessment for a given Solana token address

## Facts

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

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

Example prompt: Can you check the token JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN on Solana — I want to see its metadata, who the top holders are, whether freeze or mint authority is active, and get an AI risk assessment before I buy in.

## When to prefer this

Use this endpoint when you need a combined view of a Solana token's on-chain metadata, holder distribution, authority flags, and AI risk signal in a single call — especially for due diligence on memecoins or unfamiliar tokens before trading.

## Known failure modes

- Invalid or non-existent token address returns an error
- Solana RPC unavailable causes timeout or 503
- Token with no on-chain metadata returns partial results
- Payment not included or insufficient USDC causes 402 rejection
- Malformed mint address causes parsing error

## How this service works

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

## Output

Returns token metadata (name, symbol, decimals), social media links, list of top holders with their percentages, freeze and mint authority status flags, and an AI-generated risk score or verdict indicating potential rug pull or manipulation risks.

## More

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