Search tokens and trading pairs across all chains by name, symbol, or address, r...
https://x402-services-production.up.railway.app/api/snipe/searchOverview
Search tokens and trading pairs across all chains by name, symbol, or address, ranked with price, liquidity, and 24h volume. Send { query, limit? }. Find the right contract fast before sniping.
Protocol
x402
Price
$0.0030
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/defi
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-14 19:15:35
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Max results, default 10 (max 30)",
"required": false,
"type": "number"
},
"query": {
"description": "Token name, symbol, or contract address",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}