Collateral
Ativo dado como garantia de uma obrigação, que pode ser retido ou liquidado se quem tomou o compromisso não cumprir o que foi acordado com quem emprestou.
Key points
- Collateral is an asset pledged as security for an obligation, which can be seized or liquidated if the party who took on the commitment fails to honor the agreement.
- In decentralized finance, collateral is deposited into smart contracts and automatically liquidated when its value falls below a threshold.
- Many stablecoins and on-chain loans rely on over-collateralization to absorb the volatility of the assets used as security.
What is collateral?
Collateral is something of value offered to guarantee that an obligation will be fulfilled. If the party who took on the commitment fails to pay or fails to deliver what was agreed, the security can be seized to cover the loss. It is an old concept from traditional credit, like a property pledged as security for a loan, which has gained an automated version in the crypto world.
How it works
In on-chain lending protocols, the user deposits an asset as collateral and, against it, borrows another asset. Since the value of the collateral can fluctuate, protocols require security above the borrowed value, a buffer known as over-collateralization. This margin serves to absorb price drops without leaving the loan undercollateralized.
When the value of the collateral falls below a defined threshold, a smart contract triggers liquidation: part of the security is automatically sold to settle the debt and protect the lender. All of this happens without a human intermediary, following rules written in code and prices supplied by oracles.
Some stablecoins work in a similar way, issued against crypto collateral deposited in excess, with automatic liquidation if the security loses too much value.
Why it matters
Collateral is what enables credit and leverage without relying on trust in a specific counterparty: the security replaces that trust. For a company evaluating on-chain operations, understanding liquidation thresholds and the degree of over-collateralization is essential to assessing the risk of a position.
Limitations
Automatic liquidation can occur in cascades during sharp market downturns, when many positions are executed at the same time and the price falls even further. Reliance on oracles adds risk, since a manipulated price can trigger improper liquidations. Volatile collateral requires larger margins, which reduces the efficiency of the capital employed. For this reason, operating with collateral requires a safety margin and attention to the liquidation price, especially for assets with strong price swings. Understanding these mechanisms before taking on-chain credit reduces the risk of unexpected liquidations.