★ Empty cToken-style market (zero supply/borrow)
Curve Finance's assessment for RD-F-070 — scored not_applicable on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
[★ CRITICAL — N/A] Curve Finance is not a Compound V2 fork. It is the original StableSwap/CryptoSwap AMM protocol, with no cToken-style markets, no lending architecture, and no borrow/supply mechanics (borrow.present=false per data cache). The empty-market donation-exploit pattern does not apply. Per taxonomy PD-024 and the protocol's fork lineage (original, not forked — per 00-profile.md §5), this factor is explicitly not applicable.
Sources #
- Curator noteCurve contract GitHub — original StableSwap implementation (not a Compound fork)Protocol profile §5: Curve is original StableSwap inventor, not a fork. No lending architecture. borrow.present=false.retrieved 2026-04-28
- DefiLlama API — Curve not a lending protocol00-data-cache.json borrow.present=false; lending_protocol=falseretrieved 2026-04-28
Methodology #
Determine whether any listed Compound V2-fork market has `totalSupply == 0` and `totalBorrow == 0`, the precondition for a donation-exploit.
See the full factor methodology and distribution across all protocols →