lulupedia
Galego 版本暂未收录,当前展示 English 内容。

Compound

3278 words·25/9/2026·English
0

Compound is a decentralized finance (DeFi) protocol built on the Ethereum blockchain that enables users to lend and borrow cryptocurrencies through algorithmic, automated interest rate markets.

Overview and Core Functionality

Compound operates as an autonomous interest rate protocol, allowing users to supply (lend) crypto assets to a pooled liquidity reserve, from which other users can borrow. The protocol is governed by holders of its native governance token, COMP. Unlike peer-to-peer lending platforms, Compound uses pooled liquidity models where lenders deposit assets into a shared pool contract, receiving a fungible token (cToken) representing their share of the pool. Borrowers can then draw funds from this pool by providing other crypto assets as collateral. This design eliminates the need for lenders and borrowers to negotiate terms directly, with interest rates algorithmically adjusted based on the supply and demand for each asset.

Technical Architecture and cTokens

At the heart of Compound's architecture are cTokens, which are ERC-20 compliant tokens minted when a user supplies assets to a Compound market. For example, supplying Ether (ETH) generates cETH tokens. These cTokens are interest-bearing; they accumulate interest continuously as the underlying asset is borrowed, and their exchange rate relative to the underlying asset increases over time. When a user redeems their cTokens, they receive their original principal plus accrued interest. Each supported cryptocurrency (e.g., DAI, USDC, WBTC) has its own corresponding cToken and isolated market within the protocol, with specific risk parameters such as collateral factors and reserve factors.

Interest Rate Model and Price Oracles

Compound employs a unique, algorithmic interest rate model for each asset. Rates are determined per Ethereum block based on the utilization rate of the asset's pool—the ratio of borrowed funds to supplied funds. The model typically uses a piecewise function: a lower, stable rate when utilization is low, and a sharply increasing rate as utilization approaches 100% to incentivize more supply and discourage excessive borrowing. To ensure the security of loans, Compound relies on decentralized price oracles to determine the value of collateral assets. These oracles aggregate price data from multiple sources to provide accurate and manipulation-resistant valuations, which are critical for determining borrowing power and triggering liquidations.

Governance and the COMP Token

The Compound protocol is governed by a decentralized autonomous organization (DAO) where COMP token holders can propose and vote on changes. Governance proposals can modify nearly all protocol parameters, including adding new assets, adjusting collateral factors, changing interest rate models, or upgrading contract code. COMP tokens are distributed to users based on their activity on the platform—both suppliers and borrowers receive COMP proportional to their interest accrued. This distribution mechanism, often referred to as "liquidity mining," aims to decentralize governance and align incentives among protocol participants.

Risks and Security Considerations

While Compound pioneered many DeFi innovations, it is not without risks. Users face smart contract risk, as vulnerabilities in the protocol's code could lead to loss of funds. The protocol has undergone multiple formal security audits. There is also liquidation risk for borrowers; if the value of a borrower's collateral falls below a required threshold (dictated by the collateral factor), their position can be partially liquidated by other users paying off the debt in exchange for discounted collateral. Furthermore, as a decentralized system, governance decisions carry risk, and malicious or poorly conceived proposals could harm the protocol.

Comments (0)

U

No comments yet. Be the first to comment!

You May Be Interested In

Related Articles