Compound is an autonomous Ethereum lending market governed by COMP
Compound is an algorithmic interest rate protocol where crypto holders supply assets to earn variable interest, borrowers post collateral to draw liquidity, and COMP token holders govern market parameters. It runs through smart contracts rather than account managers, so rates, collateral rules, reserves, and liquidations follow onchain logic. The protocol is best understood as a set of transparent money markets for assets such as ETH, WETH, USDC, and other governance-approved tokens.
The design matters because it turns lending into a shared liquidity layer. A supplier does not negotiate with a specific borrower. A borrower does not wait for a lender to approve a loan. Assets enter a market, the contract tracks balances, and interest accrues block by block according to utilization. This structure made Compound one of the defining DeFi protocols on Ethereum and a reference point for later lending systems.
Supply and borrow through cTokens and Comet markets
Two major product generations shape the user experience. The earlier version uses pooled markets represented by cTokens, such as cUSDC or cETH, which act as accounting receipts for supplied assets. When interest accrues, the exchange rate between the cToken and the underlying asset changes, so the supplier's claim grows without needing a manual payout.
Compound III, also known as Comet, uses a different market structure built around a single borrowable base asset in each deployment. Users supply collateral assets and borrow the base asset, such as USDC or WETH, inside that specific market. This model narrows risk compared with fully pooled borrowing because each Comet market has its own collateral list, price feeds, reserve settings, and liquidation parameters.
How algorithmic rates move with utilization
Interest rates respond to supply and demand inside each market. When a large share of available liquidity is borrowed, utilization rises and the borrow rate increases. When liquidity is abundant, the rate falls. Suppliers receive the portion of borrower interest that remains after protocol reserves, while borrowers see a variable debt cost that changes as market conditions shift.
This rate model gives the protocol a direct way to balance incentives. High utilization rewards new suppliers and discourages additional borrowing; low utilization makes borrowing cheaper and reduces supplier yield. Governance chooses the slope and kink of each rate curve, so the economic behavior of a USDC market differs from a volatile collateral market. That parameter work is one reason the system is described as algorithmic rather than manually priced.
COMP governance, proposals, and protocol parameters
The COMP token coordinates protocol governance. Token holders and delegated voters submit proposals, vote on changes, and direct upgrades through timelocked execution. Governance covers concrete items: adding collateral types, changing collateral factors, adjusting reserve factors, deploying new Comet markets, setting reward programs, and selecting oracle configurations.
Governance also distributes responsibility. A market that accepts volatile collateral needs stricter limits than a market built around stablecoin liquidity. Decisions move through public proposals instead of private product updates, and the voting record becomes part of the protocol's operating history. Compound relies on this process to evolve without converting the contracts into a centrally managed lending desk.
Using collateral without selling the asset
The main borrowing use case is liquidity against an asset a user wants to keep. Someone holding ETH supplies it as collateral, borrows USDC, and retains exposure to ETH while taking on a debt position. The account remains healthy while the collateral value exceeds the required threshold, and it becomes liquidatable when price movement or accrued interest pushes it below the allowed margin.
Suppliers use the other side of the market to put idle assets to work. Stablecoin holders supply USDC to earn variable interest, ETH holders supply wrapped assets for collateral utility, and treasury managers use the protocol as transparent onchain liquidity infrastructure. Each position remains visible through wallet balances and contract state, which makes the mechanics easier to audit than opaque lending products.
Starting from a wallet transaction
A new user begins with a self-custody wallet, the asset they plan to supply, and gas for the chain they use. The first transaction approves the relevant contract to move the token. The next transaction supplies the asset into the selected market. Borrowing requires an additional step: choose the asset to borrow, review the borrow limit, and leave enough collateral buffer to absorb price moves.
- Select the exact market and chain before approving a token.
- Check the collateral factor, liquidation penalty, and oracle source.
- Borrow less than the maximum shown by the interface.
- Track interest accrual as part of the account's health.
- Repay debt before withdrawing collateral that supports the position.
Importantly, Compound rewards methodical position sizing. Borrowing to the edge of the limit leaves little room for market movement, especially when collateral trades around the clock. A stronger setup keeps spare collateral value, uses assets with deep liquidity, and treats each approval as a transaction with real permissions.
Costs, liquidation rules, and smart contract exposure
The visible cost of borrowing is the variable interest rate, but the full position also includes network gas, possible liquidation penalties, and the spread created when collateral must be sold by liquidators. Liquidation is mechanical: when an account falls below the required collateralization level, a liquidator repays part of the debt and receives collateral at the market's configured incentive.
Smart contract exposure sits alongside market risk. Audits, battle-tested code, and conservative parameters reduce many failure modes, yet every onchain lending position depends on contract logic, oracle data, governance execution, and wallet security. One specific caution is worth keeping close: a borrowed position that looks calm at entry changes as both asset prices and interest balances move.
Aave, MakerDAO, and centralized lending alternatives
Aave is the closest DeFi peer, with broad multi-chain markets, variable and stable-rate concepts in some deployments, and features such as flash loans. MakerDAO follows a different model: users mint DAI against approved collateral through vaults, so the debt asset is the system's own stablecoin rather than a general pool of borrowable tokens. Centralized lending platforms remove wallet-level contract interaction but replace onchain transparency with counterparty dependence.
In practice, Compound appeals most when a user wants straightforward money-market mechanics, public governance, and lending rules enforced onchain. The tradeoff is that the borrower manages the position directly. There is no account representative adjusting collateral during a fast market move, and there is no private negotiation over margin requirements. The contract applies the same rules to every address.
Where developers fit into the protocol
The official description emphasizes developers because the contracts are composable infrastructure. Wallets, dashboards, risk tools, treasury systems, and portfolio trackers read market data, build supply and borrow flows, and monitor account liquidity. Integrators use contract calls and indexed data to show balances, rates, collateral values, and governance activity in their own products.
That developer surface is part of the protocol's identity. It is not only a consumer lending interface; it is a base layer for open financial applications. A risk dashboard that watches liquidation thresholds, a treasury tool that supplies stablecoins, and a governance tracker that follows COMP proposals all depend on the same transparent market state. Compound remains important because its contracts, token governance, and rate models continue to define a practical standard for onchain credit markets.
Key questions about Compound
Which wallets work with Compound markets?
Most Ethereum-compatible self-custody wallets work when they support the network and token used by the selected market. MetaMask, Rabby, Coinbase Wallet, and hardware-wallet setups through compatible interfaces are common choices. The wallet needs enough native gas token to approve assets, supply funds, repay debt, or withdraw collateral. The protocol reads the address and transactions; it does not create a separate username or custodial account.
Does supplying assets mean interest is paid in the same token?
In the classic cToken model, interest is reflected through the growing value of the receipt token against the underlying asset. In Comet-style markets, the accounting is handled inside the market contract and shown through balances in the interface. Incentive programs, when active through governance, are separate from ordinary supplier interest and follow the specific reward rules approved for that market.
What happens if my collateral value drops too far?
The account becomes eligible for liquidation when its collateral no longer supports the debt under that market's rules. A liquidator repays part of the borrowed amount and receives collateral according to the configured liquidation incentive. The borrower keeps the remaining position if enough collateral remains, but loses the portion sold through liquidation. Keeping a buffer below the maximum borrow limit reduces this risk.
Can I repay a loan early on Compound?
Yes. Borrowed balances accrue variable interest continuously, and repayment is available whenever the market is active and the user has the borrowed asset. Repaying part of the debt improves account health; repaying all of it removes the borrow balance tied to that asset. After the debt is cleared, collateral becomes easier to withdraw because it no longer supports an open loan.
Are COMP tokens required to supply or borrow?
COMP tokens are not required for ordinary supplying or borrowing. They matter for governance voting, delegation, and proposals. A user can interact with lending markets using the assets accepted by those markets, plus the chain's gas token for transactions. Holding COMP gives governance influence, but market access depends on wallet connectivity, approved collateral, liquidity, and the rules of the selected deployment.
When do interest rates change after I open a position?
Rates update as utilization changes in the market. If more of the available liquidity is borrowed, the borrow rate rises according to the market's rate curve. If suppliers add liquidity or borrowers repay debt, utilization falls and rates move lower. The position does not lock a fixed rate; the current rate applies as the market state changes over time.