# BaseBuilder Trading Solana Token Scan

> BaseBuilder Trading Solana Token Scan is a paid API for AI agents from bb-trading-gold.vercel.app, paid per call via x402, $0.079242/call, status unknown (last checked 2026-09-15).

Scans a Solana token to return trading intelligence, risk signals, and on-chain metrics for that token

## Facts

- Endpoint: POST https://bb-trading-gold.vercel.app/api/solana/token-scan
- Price: $0.079242/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-trading-solana-token-scan-c9370fc3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_9rxlxFYS8BcAulrvv3nZZ

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 basebuilder-trading-solana-token-scan-c9370fc3 -d '<json body>'
```

Example prompt: Can you scan this Solana token for me — mint address EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v — and tell me if it looks risky to trade, including liquidity info and any red flags?

## When to prefer this

Use this endpoint when you need a quick automated risk assessment and on-chain intelligence for a specific Solana token before trading or advising on it, especially for new or unknown tokens where rug pull and liquidity risk screening is critical

## Known failure modes

- Invalid or malformed Solana mint address returns 400 error
- Token not found on-chain returns empty or 404 response
- Payment not provided or insufficient returns 402 Payment Required
- Rate limiting or server overload returns 429 or 503
- Very new tokens with no on-chain history may return incomplete data

## How this service works

BaseBuilder Trading API hub - 20 paid endpoints

## Output

Returns on-chain token scan results including risk indicators, liquidity metrics, holder distribution, token metadata, and trading signals for the specified Solana token mint address

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-trading-solana-token-scan-c9370fc3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-trading-gold.vercel.app](https://www.zero.xyz/host/bb-trading-gold.vercel.app/llms.txt)
