# HYRE Agent Solana Token Metadata & Liquidity Insights

> HYRE Agent Solana Token Metadata & Liquidity Insights 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, top holder distribution, liquidity pool breakdown, and AI-generated DeFi insights for a given token address.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/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/hyre-agent-solana-token-metadata-liquidity-insights-bae52ab9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6nB8maoitGd8U8W8jX3sP

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 hyre-agent-solana-token-metadata-liquidity-insights-bae52ab9 -d '<json body>'
```

Example prompt: Pull up the full token profile for the Solana mint EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v — I want to see the metadata, top holders with their supply percentages, liquidity pool breakdown, and any AI DeFi insights on concentration risk.

## When to prefer this

Choose this endpoint when you need a combined view of a Solana token's metadata, holder distribution, and liquidity in a single call with AI-interpreted risk signals. It is especially useful for DeFi due diligence on unknown or new tokens, where you want concentration risk and pool depth assessed together without assembling multiple data sources manually.

## Known failure modes

- Invalid or unrecognized Solana token mint address returns an error or empty result
- Token with no on-chain liquidity pools returns empty liquidity breakdown
- Network or RPC timeouts cause partial data return
- Payment failure (x402) prevents access if USDC payment not completed
- Token too new or unlisted on indexed sources may return incomplete metadata

## How this service works

HYRE Agent — Solana token metadata + top holders + liquidity breakdown with AI DeFi insights.

## Output

Returns structured data including: token metadata (name, symbol, decimals, supply), list of top holders with wallet addresses and percentage of supply held, liquidity pool breakdown across DEX pools, and an AI-generated narrative with DeFi insights covering concentration risk, liquidity health, and notable signals.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-solana-token-metadata-liquidity-insights-bae52ab9/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)
