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
| Method | Path | Description | Params |
|---|---|---|---|
| GET | /estimate | Slippage estimate with price impact + volatility | token_in, token_out, amount_usd, chain |
| GET | /pools | List top liquidity pools for a pair | token_a, token_b, chain |
| GET | /health | Health check | — |
Base URL: https://api.cerebro.host:8130
Related Services
Project Files
Loading...