dex-pair-search
Search DEX trading pairs across 50+ chains by token symbol, name, or address. Get top liquidity pairs with real-time price, volume, and buy pressure.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Token symbol (e.g. SOL, ETH, USDC), name, or contract address to search. | |
| chain | No | Optional: filter to a specific chain ID (solana, base, eth, bsc, arbitrum, polygon, etc.). | |
| limit | No | Max pairs to return (1–30). Default 10. | |
| min_liquidity_usd | No | Filter pairs with less than this USD liquidity. Default 10000. |