★ Empty cToken-style market (zero supply/borrow)
QuickSwap'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 #
RD-F-070 is scoped to Compound V2-fork protocols only per taxonomy §Cat 4 'Compound-fork-only' note. QuickSwap is not a Compound fork: V2 is a Uniswap v2 exact line-for-line fork (constant-product AMM); V3 is the Algebra concentrated-liquidity protocol. Neither version has cToken-style market accounting, supply/borrow tracking, or the redemption-ratio mechanics that create the donation-attack / empty-market share-price inflation vector. The October 2022 QuickSwap Lend product that used a Compound-fork (via Market.xyz) was permanently closed and is not part of the current protocol. No empty-market vector exists on the DEX.
Sources #
- InternalQuickSwap data cache — borrow.present=false00-data-cache.json borrow.present=false confirming no active lending surfaceretrieved 2026-05-16
- QuickSwap protocol profile — fork lineage and status00-profile.md §5 fork lineage: 'QuickSwap V2: Uniswap v2 (exact line-for-line fork)' and 'QuickSwap V3: Built on the Algebra concentrated-liquidity protocol... NOT a Uniswap v3 fork'; §2 status: lending closed Oct 2022retrieved 2026-05-16
- QuickSwap V2 core GitHub — Uniswap v2 fork declarationQuickSwap core GitHub README: 'QuickSwap core contracts are the fork of Uniswap V2' and 'not even a single line of code has been changed in the core contracts when compared with Uniswap V2'retrieved 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 →