# 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 Solana token metadata, social links, top holder distribution, freeze/mint authority status, and an AI-generated risk assessment for a given token address.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/token
- 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/solana-token-metadata-ai-risk-assessment-9664c71d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JjteTu3j88ok_8ZmV3n5h

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 solana-token-metadata-ai-risk-assessment-9664c71d -d '<json body>'
```

Example prompt: Can you pull up the metadata, top holders, freeze and mint authority status, and AI risk assessment for this Solana token: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v?

## When to prefer this

Use this endpoint when you need a quick, single-call snapshot of a Solana token's identity, social presence, holder distribution, and authority flags combined with an AI risk verdict — ideal before making a trade decision or vetting an unknown token. Prefer this over raw Solana RPC calls when you want the AI risk layer included without building your own aggregation logic.

## Known failure modes

- Invalid or malformed token mint address returns an error
- Token address not found on Solana mainnet returns empty or error response
- RPC node unavailability may cause timeout or partial data
- Very new tokens with no holder history may return sparse metadata
- Rate limiting or payment failure may block 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 token metadata including name, symbol, decimals, total supply, social links (Twitter, Telegram, website), top holder addresses with percentage holdings, freeze authority and mint authority status flags, and an AI-generated narrative risk assessment summarizing concentration risk, authority flags, and overall safety signals.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-token-metadata-ai-risk-assessment-9664c71d/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)
