dex-pair-search
ActiveTool of The Stall
Search DEX trading pairs for any token (by symbol, name, or contract address) across 50+ chains including Ethereum, Solana, Base, BSC, Arbitrum, Polygon, and Avalanche. Returns top pairs by liquidity with real-time price, 24h volume, buy/sell transaction counts, price change %, and buy pressure metric. Free via DexScreener. Ideal for agents tracking on-chain trade flow, entry/exit signals, or multi-chain token prices without maintaining DEX integrations.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Token symbol (e.g. SOL, ETH, USDC), name, or contract address to search."
},
"chain": {
"type": "string",
"description": "Optional: filter to a specific chain ID (solana, base, eth, bsc, arbitrum, polygon, etc.)."
},
"limit": {
"type": "integer",
"description": "Max pairs to return (1–30). Default 10."
},
"min_liquidity_usd": {
"type": "number",
"description": "Filter pairs with less than this USD liquidity. Default 10000."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries