★ Empty cToken-style market (zero supply/borrow)
Symbiotic'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 #
Symbiotic is an original EVM restaking primitive — not a Compound V2 fork and not a lending protocol. No cToken-style markets exist. No totalSupply()/totalBorrow() lending state exists in any core contract. The taxonomy explicitly scopes RD-F-070 to Compound-fork-only protocols. The GitHub repo symbioticfi/core has no Compound inheritance (no Comptroller, no cToken pattern, no fork relationship per GitHub metadata). Paradigm blog confirms original design from scratch. Not applicable: the critical status of this factor does not apply when the fork condition is not met.
Sources #
- GitHubSymbiotic Core GitHub Repositorysymbioticfi/core — no Compound-fork relationship; original protocol design confirmed via GitHub fork graph (40 forks of Symbiotic, Symbiotic not forked from anything)retrieved 2026-05-16
- From Staking to Restaking — ParadigmParadigm blog: Symbiotic founders designed from scratch; original thin coordination layer; no Compound/Aave lineageretrieved 2026-05-16
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 →