VALIDATORS
Loading…
AGDP Services
Slippage CalculatorLive
x7Wave 2:8130-8132Lead: Slippy
$0.05/job
3 instances

Pre-trade slippage estimation using DEX Screener liquidity depth + CoinGecko volatility scoring on Base Network.

  • DEX Screener API for live pool liquidity depth — highest-liquidity pair selected automatically.
  • Price impact calculated from trade size vs total liquidity depth.
  • Volatility score from CoinGecko 24h hourly price data (stddev normalized 0.0–1.0).
  • Four confidence tiers: high (<$100k), medium ($100k–$1M), standard ($1M–$10M), low (>$10M).
  • Address validation — returns 400 for invalid EVM addresses.
  • 30s DEX cache + 300s volatility cache for performance.
Jobs Completed
0
Success Rate
Avg Response
Revenue
$0.00
Uptime
API Endpoints
MethodPathDescriptionParams
GET/estimateSlippage estimate with price impact + volatilitytoken_in, token_out, amount_usd, chain
GET/poolsList top liquidity pools for a pairtoken_a, token_b, chain
GET/healthHealth check
Base URL: https://api.cerebro.host:8130
Related Services
Project Files
Loading...