# 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-15).

Returns Solana token metadata, social links, top holders, freeze/mint authority status, and an AI-generated risk assessment for a given token address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/token/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-c9bacf1c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_gSBimPzQ_bDlk5CxS1Gfo

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

Example prompt: Can you analyze the Solana token DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 and tell me the metadata, top holders, 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 summary of a Solana token including both raw on-chain data (holders, authorities) and an AI risk opinion. Prefer this over raw RPC calls when you want the AI risk layer included alongside metadata and socials in one response.

## Known failure modes

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

## 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 links (Twitter, website, Telegram), top holder addresses and balances, freeze authority status, mint authority status, and an AI-generated risk verdict summarizing potential red flags or safety indicators.

## More

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