19 integrations tagged with "liquidity"
Look up DEX pairs by their pair/LP contract addresses on a specific chain. Returns base token, quote token, price, volume, liquidity, and transaction data for each pair. Ideal for: enriching scraped pair data, resolving pair addresses to token info, getting market data for known pairs.
Remove liquidity from V2-compatible DEX pools (Uniswap V2, SushiSwap, PancakeSwap). Burns LP tokens and returns underlying token pair. Supports token/token and token/ETH pairs. Configurable slippage and deadline. Ideal for: exiting positions, rebalancing, withdrawing from yield farms, LP management.
Add liquidity to V2-compatible DEX pools (Uniswap V2, SushiSwap, PancakeSwap). Supports token/token and token/ETH pairs. Returns LP tokens representing pool share. Configurable slippage protection and deadline. Ideal for: liquidity provision, yield farming, earning trading fees, LP token strategies.
Look up token pairs on DEX Screener by chain and token addresses. Returns detailed pair data including price, volume, liquidity, transactions, price changes, and market cap. Accepts up to 30 comma-separated token addresses. Ideal for: real-time token price monitoring, liquidity analysis, volume tracking, building token dashboards.
Get aggregated historical orderbook bid/ask volume data for a coin across all exchanges within a price range. Returns combined ask/bid volumes and USD amounts over time for market-wide liquidity analysis. Ideal for: cross-exchange liquidity analysis, market-wide depth monitoring, aggregate buy/sell pressure detection.