Compound

Why Compound matters

Compound is one of the cleanest canonical money-market primitives in DeFi. If you want a baseline for overcollateralized onchain lending, Compound is one of the first places to anchor.

Its importance is less about flashy novelty now and more about being an archetype: pooled credit, parameterized collateral policy, transparent rates, and governance-controlled market configuration. That makes Compound a useful reference point for judging whether a newer lending protocol is genuinely new or just a different packaging of the same credit primitive.

Core mechanism

  • Suppliers provide assets to a market and earn yield.
  • Borrowers post collateral and draw against it under protocol-defined risk parameters.
  • Compound III simplifies the design around markets with a designated base asset and collateral supplied against that borrowing surface.
  • Interest-rate behavior and risk configuration are encoded into public market logic rather than handled by a discretionary offchain lender.

Closest analogues

  • Aave is the closest major comparison: same broad money-market family, but with a broader operational and governance surface.
  • Morpho is better read partly as a reaction to the limits of older pooled lending designs, relocating risk selection and curation into a different architecture.
  • Traditional secured lending is the offchain analogue, but Compound’s real importance is making that legible as a reusable onchain primitive.

What is actually novel vs not

  • Not novel anymore: overcollateralized pooled lending as a category.
  • Still important: Compound remains a canonical implementation of the category and a good benchmark for simplicity.
  • Analytical use: when a new protocol claims to reinvent lending, compare it against Compound first to see whether it changed core credit structure or only changed packaging, routing, or curation.

Governance and control surface

  • Governance controls market listings, parameters, and upgrades.
  • The key diligence question is not just “is it decentralized?” but who can materially alter collateral factors, oracle assumptions, or supported markets.
  • In lending systems, control over parameter-setting is often more important than front-end decentralization rhetoric.

Rent sink and value flow

  • The core value flow is credit intermediation: suppliers earn, borrowers pay, and the protocol defines the rules of that spread.
  • Governance value depends on who can influence market configuration, risk assumptions, and downstream integrations.
  • Compared with later lending stacks, Compound is a cleaner view of where lending rent originates before extra vault and curation layers get layered on top.

Failure mode / adversarial lens

  • Oracle and collateral-parameter assumptions remain central attack surfaces.
  • Governance capture matters because it can quietly change risk policy.
  • Complexity tends to enter through asset listing and risk management rather than through the core lending concept itself.
  • If a newer lending protocol seems exciting, ask whether it reduced risk, moved it elsewhere, or merely obscured it.

Reusable analogy

Compound is the “clean money-market baseline.” For many newer systems, the right first question is: compared with Compound, what actually changed — collateral policy, matching logic, market isolation, curator power, or just interface/brand?

Primary documents

  • Whitepaper: ../whitepapers/compound-whitepaper.pdf
  • Primary-source notes: ../whitepapers/compound-primary-sources-2026-04-23.md

Sources

Internal linkages

  • Best anchors: aave and morpho.

  • Keep the note centered on the pooled money-market baseline rather than spending graph budget on smaller liquidation sidecars.

  • Last reviewed: 2026-05-31 UTC