WICKEDAPI / PROTOCOL HEALTH
LIVE · 1,300+ PROTOCOLS TRACKED
LIVE SCORES · REAL DATA ONLY

Is that DeFi
protocol still alive?

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.

WHY IT EXISTS

Never a guess

Every component traces to a live source pull, or it's honestly null.

Shutdowns are real

2026's wave of protocol wind-downs punished teams that integrated dead dependencies. Vet before you build.

Signals, honestly labeled

Commit activity (GitHub), 7d/30d TVL trend (DeFiLlama), treasury balance (on-chain) — each score shows exactly which fed it.

Never a guess

Missing data means that component is null — never fabricated.

LIVE SCOREBOARD

1,300+ protocols, ranked

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.

USE IT

One call, full breakdown

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.