Compound Finance was founded on a single conviction: capital should flow freely, without intermediaries. The team set out to create infrastructure enabling any address — whether a user in Berlin or an automated smart contract on Solana's bridge — to earn yield or access liquidity without requiring approval from anyone.
That sounds straightforward. It is anything but. Credit markets depend on trust, and trust on a public blockchain demands entirely different mechanisms than those in traditional finance. Compound Finance's protocol replaces institutional authority with algorithmic guarantees: collateral rules, interest rate models, and liquidation mechanics all encoded in audited contracts.
The objective has not wavered since the first deployment in 2018. Make open lending a foundational primitive — something other protocols and developers build upon, not around.
The Compound Finance platform operates on Ethereum. Compound III, the current major version, introduced a single-asset borrowing model — a significant departure from the pooled approach used in earlier versions. Each deployment has one base asset (USDC on mainnet, for instance) and a defined set of collateral tokens.
Interest accrues with every block. The rate model is utilization-driven: as a greater portion of the supply gets borrowed, the borrow rate climbs, attracting new suppliers and incentivizing loan repayment. No oracles are needed for the base asset. Collateral prices flow through Chainlink.
Governance operates on-chain via COMP. Token holders submit and vote on proposals capable of changing risk parameters, adding collateral types, adjusting reserve factors, or deploying to new networks. The protocol has been deployed across Ethereum mainnet, Polygon, Arbitrum, Base, Optimism, and Scroll.
A comet contract sits at the core of each deployment. It manages supply, withdraw, borrow, repay, and liquidation within one compact interface. External integrators — including bridges and cross-chain routers that connect to Solana-side applications — interact with this interface directly.
Risk management at Compound Finance is intentional and conservative by design. Every collateral asset introduced to a market undergoes a governance process that establishes a borrow factor, a liquidation factor, and a price feed. These are not advisory guidelines — the contracts enforce them without exception.
Liquidations operate through an incentive mechanism. When a position becomes undercollateralized, any address can absorb the collateral at a discount. This creates a competitive landscape for liquidation rather than depending on a single privileged actor.
The protocol maintains reserves. A share of interest paid by borrowers accumulates as a buffer against bad debt. Reserve levels are visible on-chain and governed by COMP holders. External audits from firms including OpenZeppelin and Trail of Bits have reviewed the core contracts across major versions.
Compound Finance holds no admin key in corporate hands. The protocol is governed entirely by COMP holders. Proposals require a 25,000 COMP threshold to submit, a two-day voting window, and a two-day timelock before execution. That structure was chosen to prevent hasty changes while keeping the protocol responsive to community needs.
Delegation is central here. Many COMP holders delegate their voting power to engaged community members rather than casting votes themselves. The result is a smaller group of informed participants steering most governance decisions — not perfect, but workable given the realities of on-chain voting at scale.
You can review current proposals and delegate your votes at the governance portal. Historical proposals, including disputed ones, are publicly and permanently recorded on-chain. That level of transparency is a core part of what gives Compound Finance's protocol its credibility.
The team behind Compound Finance constructed the original contracts and governance framework, but the protocol's ongoing operation does not rely on them. That was a deliberate design decision. Contracts are immutable once deployed, unless governance approves an upgrade.
Development continues. New markets, risk parameter updates, and integrations with other DeFi primitives have all emerged through community governance. Contributors include independent developers, institutional delegates, and protocol integrators.
If you have questions about the protocol's architecture or wish to get involved, the community forum and Discord are the best places to begin. Detailed technical documentation and answers to common questions are also available in our Compound Finance Q&A section.
The multi-chain story for Compound Finance continues to unfold. Deployments on Base and Scroll brought the protocol to new user communities. Each new chain introduces distinct liquidity conditions, different gas economics, and different collateral markets — the protocol's architecture handles this through independent comet deployments rather than a single bridged pool.
Cross-chain interactions — including transfers of supplied positions and multi-network collateral management — are areas of active development. Some cross-chain applications route through Solana-connected bridges to bring assets into Compound Finance markets on Ethereum.
The protocol will continue to evolve. What will not change is the governance structure that controls those changes. COMP holders decide. That is the point.