Shutdowns are real
2026's wave of protocol wind-downs punished teams that integrated dead dependencies. Vet before you build.
Before you build on a dependency, know if it's still alive. Live health scores across the full DefiLlama universe (TVL > $1M) — GitHub activity, TVL trend, and treasury signals where available, computed from live pulls, never from stale knowledge.
Every component traces to a live source pull, or it's honestly null.
2026's wave of protocol wind-downs punished teams that integrated dead dependencies. Vet before you build.
Commit activity (GitHub), 7d/30d TVL trend (DeFiLlama), treasury balance (on-chain) — each score shows exactly which fed it.
Missing data means that component is null — never fabricated.
Loading…
| Protocol | TVL | Score | Verdict | Chain | Category | Scored |
|---|---|---|---|---|---|---|
| Loading live scores… | ||||||
Public preview of the tracked set. Full component breakdowns, history, and custom protocols via the API.
curl -H "x-api-key: YOUR_KEY" https://SERVICE_URL/v1/health/lido
→ { "score": 78, "verdict": "healthy",
"components": { "github_activity": 72, "tvl_trend": 81, "treasury": null },
"sources": { "github": {...}, "defillama": {...} } }
Track your own dependency: POST /v1/protocols with a GitHub repo + DeFiLlama slug. Pay per call with x402 (USDC on Base, $0.001/request, no signup) or contact WickedLabs for a keyed plan.