How It Works
End-to-End Flow
Every 60 seconds
│
├─ Chainlink Data Feed ──► ETH/USD price
├─ DeFiLlama API ────────► Lido TVL
├─ DeFiLlama API ────────► Aave TVL
└─ DeFiLlama API ────────► MakerDAO TVL
│
▼
Compute Systemic Risk Index
(weighted score 0–100)
│
▼
VaultSentinel.setRiskScore(score)
│
┌──────┴──────┐
score < 70 score ≥ 70
│ │
▼ ▼
Vault ACTIVE EMERGENCY triggered
(no action) → return ALL funds
→ block new depositsStep-by-Step
Step 1 — Data Collection
Step 2 — Risk Computation
Signal
Weight
Step 3 — On-Chain Write
Step 4 — Smart Contract Response
Step 5 — Frontend Update
User Journey
Last updated