# 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 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/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm
- 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-79ca1753
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QHYsIKHOziRGUf8xj3oag

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

Example prompt: Can you pull up the metadata, top holders, and AI risk assessment for Solana token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — specifically I want to know if freeze or mint authority is still active and whether the holder distribution looks risky?

## When to prefer this

Use this endpoint when you need a comprehensive single-call snapshot of a Solana token's metadata, authority status, and holder concentration, combined with an AI risk assessment — particularly useful for quickly vetting new or suspicious tokens before trading.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Solana RPC downtime may cause timeouts or incomplete data
- Token with no on-chain metadata may return partial results
- Payment failure (x402) if insufficient USDC balance

## 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, logo), social media links, list of top holders with balances, freeze authority and mint authority status flags, and an AI-generated risk score or assessment summarizing the overall safety profile of the token.

## More

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