★ Empty cToken-style market (zero supply/borrow)
Lista DAO's assessment for RD-F-070 — scored gray on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
NOT APPLICABLE — Lista Lending is Morpho Blue-inspired permissionless isolated-market architecture, NOT a Compound V2 cToken/Comptroller fork. Confirmed by: (1) profile.meta.json fork_lineage lending_component 'Morpho-inspired (NOT Compound)'; (2) GitHub contracts directory shows no Comptroller/cToken files, uses MakerDAO vat/jug/spot/dog/clip for CDP; (3) multiple independent sources (BSC News, AccessNewswire, docs) confirm permissionless isolated market pairs, not pooled cToken markets; (4) MasterVault.sol does not use cToken share accounting. The donation-exploit precondition (empty cToken market totalSupply=0) does not exist in this architecture.
Sources #
- GitHubGitHub — lista-dao-contracts contracts directoryGitHub lista-dao-contracts/tree/main/contracts — no Comptroller.sol, no cToken.sol, no CToken.sol; architecture uses MakerDAO vat/jug/spot/dog/clip for CDP and permissionless isolated markets for lendingretrieved 2026-05-12
- 00-profile.meta.json — fork lineage lending component00-profile.meta.json fork_lineage.lending_component.forked_from: 'Morpho-inspired (NOT Compound)', note: 'config protocol_type evm_lending is misleading; architecture is peer-to-peer permissionless'retrieved 2026-05-12
- AccessNewswire — Lista Lending Reshaping Lending on BNB ChainAccessNewswire Lista Lending announcement: 'permissionless creation of isolated lending markets (e.g. BTCB/WBNB), each with its own parameters'; BSC News confirms Morpho-inspired architectureretrieved 2026-05-12
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 →