# 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/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3
- 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-82f7d9a8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_yvTUZmicyH3QNpJV9GbC_

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

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

## When to prefer this

Use this endpoint when you need a comprehensive single-call snapshot of a Solana token — combining metadata, socials, holder distribution, authority flags, and AI risk scoring — especially for due diligence on new or unknown tokens.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Solana RPC downtime causes fetch failure
- Token with no on-chain metadata returns partial results
- Network timeout for slow Solana RPC responses

## How this service works

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

## Output

Returns token name, symbol, decimals, social links (Twitter, website, Telegram), top holder wallet addresses and concentrations, whether freeze/mint authority is active or revoked, and an AI-generated risk score or assessment summary.

## More

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