Skip to content
Crifine

Evidence

The verification surface. Free, keyless, permanent.

GET/api/v1/exit/{pool}

The snapshots, window, source and method behind a published estimate.

{
  "pool": "aave-v3-weth",
  "as_of": "2026-08-29",
  "method_version": "v1",
  "assumed_size_usd": 5000000,
  "observation_window": { "from": "2026-08-22", "to": "2026-08-29", "days": 7 },
  "depth_source": {
    "venue": "aave-v3",
    "chain": "ethereum",
    "cadence_minutes": 5,
    "snapshots_in_window": 2016
  },
  "result": { "realized_price_est": 4551.00, "exit_gap_pct": -5.58 },
  "snapshots": "https://crifine.app/api/v1/history/aave-v3-weth"
}