Company

Compound Finance

Open finance infrastructure for borrowing and lending on-chain.

Mission

Compound Finance was built around a single idea: money should move freely, without gatekeepers. The team set out to build infrastructure that allows any address — whether a person in Berlin or an automated smart contract on Solana's bridge — to earn yield or access liquidity without asking permission.

That sounds simple. It is not. Credit markets require trust, and trust on a public blockchain requires different tools than in traditional finance. Compound Finance's protocol replaces institutional trust with algorithmic certainty: collateral rules, interest rate models, and liquidation mechanics all encoded in audited contracts.

The goal has not shifted since the first deployment in 2018. Make open lending a primitive — something other protocols and developers build on top of, not around.

Technology

The Compound Finance platform runs on Ethereum. Compound III, the current major version, introduced a single-asset borrow model — a departure from the pooled approach used in earlier versions. Each deployment has one base asset (USDC on mainnet, for example) and a defined set of collateral tokens.

Interest accrues every block. The rate model is utilization-based: as more of the supply gets borrowed, the borrow rate rises, pulling new suppliers in and incentivizing repayment. No oracles are required for the base asset. Collateral prices feed through Chainlink.

Governance lives on-chain via COMP. Token holders submit and vote on proposals that can change risk parameters, add collateral types, adjust reserve factors, or deploy to new networks. The protocol has been deployed across Ethereum mainnet, Polygon, Arbitrum, Base, Optimism, and Scroll.

A comet contract sits at the center of each deployment. It handles supply, withdraw, borrow, repay, and liquidation in one compact surface. External integrators — including bridges and cross-chain routers that connect to Solana-side applications — interact with this interface directly.

Approach to Risk

Risk management at Compound Finance is deliberate and conservative by design. Every collateral asset added to a market goes through a governance process that sets a borrow factor, a liquidation factor, and a price feed. These are not soft suggestions — the contracts enforce them without exception.

Liquidations work through an incentive mechanism. When a position becomes undercollateralized, any address can absorb the collateral at a discount. This creates a competitive market for liquidation rather than relying on a single privileged actor.

The protocol holds reserves. A portion 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.

Governance

Compound Finance has no admin key held by a company. The protocol is governed by COMP holders. Proposals require a 25,000 COMP threshold to submit, a two-day voting period, and a two-day timelock before execution. That structure was chosen to prevent rushed changes while keeping the protocol responsive to community input.

Delegation matters here. Many COMP holders delegate their voting power to active community members rather than voting directly. The result is a smaller set of informed participants making most governance decisions — not ideal, but functional given the constraints of on-chain voting at scale.

You can review current proposals and delegate your votes at the governance portal. Historical proposals, including contentious ones, are public and permanent on-chain. That transparency is part of what gives Compound Finance's protocol its credibility.

Team & Community

The team behind Compound Finance built the initial contracts and governance framework, but the protocol's continued operation does not depend on them. That was an intentional design choice. Contracts are immutable once deployed, unless governance passes an upgrade.

Development continues. New markets, risk parameter adjustments, and integrations with other DeFi primitives have all come through community governance. Contributors include independent developers, institutional delegates, and protocol integrators.

If you have questions about the protocol's design or want to get involved, the community forum and Discord are the right places to start. Detailed technical documentation and answers to common questions are also available in our Compound Finance Q&A section.

Looking Forward

The multi-chain story for Compound Finance is still being written. Deployments on Base and Scroll extended the protocol to new user bases. Each new chain introduces different 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 keep changing. What will not change is the governance structure that controls those changes. COMP holders decide. That is the point.