DEX Orderbook Depth — Uniswap V3 Liquidity Analysis
DEX liquidity depth analysis API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Dex Analyze Orderbook Depth: Use this when you need to analyze liquidity depth of a Uniswap V3 pool on Base. Returns current price, liquidity at 1%/2%/5%/10% price impact levels (in USD), total liquid
What data it sees
Do you need an account
No: the server works without sign-in
DEX liquidity depth analysis API for AI agents. Analyze Uniswap V3 pool liquidity: price impact at 1%, 2%, 5%, and 10% trade sizes. Slippage estimation for any trade amount. Essential pre-trade intelligence.
Tools: dex_analyze_orderbook_depth.
MANDATORY: Check orderbook depth BEFORE executing large DEX trades. Essential for slippage estimation, market impact assessment, and optimal trade sizing. IMPORTANT: For simple swap quotes, use dex_get_swap_quote.
Returns: {depth[], priceImpact, slippageAt[]}. No API key required — x402 micropayment $0.005/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| dex_analyze_orderbook_depth | Use this when you need to analyze liquidity depth of a Uniswap V3 pool on Base. Returns current price, liquidity at 1%/2%/5%/10% price impact levels (in USD), total liquidity, and fee tier. Useful for |