Crypto Intelligence
DeFi liquidation risk, market stress indices, and borrower cohort signals
Real-time crypto intelligence derived from multi-chain liquidation bot telemetry. Covers Aave V3, Compound V3, Venus, Radiant, Morpho Blue, LlamaLend, ZeroLend, and MakerDAO across Ethereum, Arbitrum, Polygon, Base, BSC, and Avalanche. Provides protocol-level stress scores, network market stress indices, and near-liquidation cohort signals with health factor deterioration tracking.
Wave 1 Products
Protocol Risk Monitor
Stress scores and liquidation pressure per DeFi lending protocol across 6 chains
Market Stress Indices
Network-level composite stress index combining liquidation intensity and execution quality
Cohort Signals
Near-liquidation borrower cohort populations, entry/exit rates, and deterioration velocity
Coverage
Networks
Protocols
Use cases
- ✓ DeFi protocol risk monitoring and early warning
- ✓ Cross-chain market stress assessment for allocators
- ✓ Lending protocol health factor trend analysis
- ✓ Near-liquidation borrower cohort tracking
- ✓ Execution quality benchmarking across builders and networks
- ✓ Agentic strategy calibration for DeFi positions
Response fields
| Field | Type | Description |
|---|---|---|
| network | string | Blockchain network (ethereum, arbitrum, polygon, base, bsc, avalanche) |
| protocol | string | DeFi lending protocol (aave_v3, compound_v3, venus, radiant, morpho_blue, etc.) |
| stress_score | integer | Protocol stress score (0-100, higher = more stress) |
| liquidation_pressure | number | Ratio of critical+high-risk accounts to total events |
| hf_deterioration_rate | number | Health factor change rate over the window |
| market_stress_index | integer | Network-level composite stress index (0-100) |
| liquidation_intensity | number | Liquidation events per hour |
| tier | string | Health factor tier (critical, high, moderate) |
| account_count | integer | Number of accounts in the health tier |
| deterioration_velocity | number | Rate of tier population change |
Example queries
Protocol risk across all chains (last hour)
GET /api/v1/crypto/risk/protocols?window=1h Returns stress scores and liquidation pressure for all active lending protocols
Network stress for Ethereum (24h)
GET /api/v1/crypto/risk/networks?window=24h&network=ethereum Returns market stress index, liquidation intensity, and execution failure rate for Ethereum
Critical borrower cohorts on Aave V3
GET /api/v1/crypto/cohorts/critical?protocol=aave_v3&window=1h Returns near-liquidation cohort populations and deterioration velocity
Browse free dataset statistics
GET /api/v1/crypto/stats Returns total signals, active networks, active protocols, and date range (free)