Risk Parameters
Each asset in the Aave protocol has specific values related to their risk, which influences how they are supplied and borrowed. The calibration of the parameters for V2 is more aggressive as the Aave ecosystem is mature with some educated users and liquidators. In addition, Gauntlet is optimising the parameters weekly based on market conditions as described in the next section.
The table below shows a summary of the latest values.
Name | Symbol | Collateral | Loan To Value | Liquidation Threshold | Liquidation Bonus | Reserve Factor |
Stablecoins | | | | | | |
Ampleforth | AMPL | no | | | | 10% |
Binance USD | BUSD | no | - | - | - | 10% |
DAI | DAI | yes | 77% | 80% | 5% | 10% |
Fei | FEI | yes | 65% | 75% | 7% | 20% |
Frax | FRAX | no | | | | 10% |
Gemini Dollars | GUSD | no | - | - | - | 10% |
Paxos Standard | PAX | no | | | | 10% |
RAI | RAI | no | - | - | - | 20% |
Synthetix USD | SUSD | no | - | - | - | 20% |
True USD | TUSD | yes | 80% | 83% | 5% | 10% |
USDC | USDC | yes | 86% | 88% | 5% | 10% |
Tether | USDT | no | - | - | - | 10% |
Terra USD | UST | no | | | | |
Other Assets | | | | | | |
Aave | AAVE | yes | 63% | 70% | 7.5% | 0% |
Balancer | BAL | yes | 65% | 70% | 8% | 20% |
Basic Attention Token | BAT | yes | 75% | 80% | 7.5% | 20% |
Curve DAO | CRV | yes | 55% | 65% | 8.5% | 20% |
DeFi Pulse Index | DPI | yes | 65% | 70% | 7.5% | 20% |
Enjin | ENJ | yes | 60% | 70% | 6.5% | 20% |
Eth Name Services | ENS | yes | 50% | 60% | 8% | 20% |
Kyber Network | KNC | yes | 60% | 70% | 10% | 20% |
Chainlink | LINK | yes | 70% | 78% | 6.3% | 20% |
Decentraland | MANA | yes | 62% | 75% | 7.5% | 35% |
Maker | MKR | yes | 65% | 70% | 7.5% | 20% |
Republic Protocol | REN | yes | 60% | 65% | 7.5% | 20% |
Ren Filecoin | RenFIL | no | - | - | - | 35% |
Synthetix | SNX | yes | 49% | 65% | 7.5% | 35% |
Lido Staked ETH | StETH | yes | 73% | 75% | 7.5% | 10% |
Uniswap | UNI | yes | 60% | 75% | 9% | 20% |
Wrapped BTC | WBTC | yes | 70% | 75% | 6.5% | 20% |
Wrapped ETH | WETH | yes | 83% | 85% | 5% | 10% |
Sushi Bar | XSUSHI | yes | 50% | 65% | 8.5% | 35% |
Yearn YFI | YFI | yes | 50% | 65% | 7.5% | 20% |
0x | ZRX | yes | 65% | 75% | 7.5% | 20% |
The table above results from the asset risk assessment relating to security, governance and the markets. Tokens with security concerns around their smart contract cannot be considered for integration since these risks are impossible to control. Similarly, tokens with high risk exposure to single counter-parties cannot be used as collateral.
To retrieve the relevant values directly from the smart contracts, see this section of the developer docs.
Gauntlet Network has tested the model parameterisation finding a low risk of insolvency but also suggesting some minor changes to further reduce it. The details can be found in Risk Audits, Gauntlet Aave Market Risk Assessment.
When market conditions change, risks change, and so we are continuously monitoring the assets integrated into the protocol which sometimes requires to quickly adapt the risk parameters. The table below tacks parameters changes which are in bold.
AIP 29 The Aave DAO elected Gauntlet to provide dynamic risk parameters recommendations for the Aave Protocol.

Risk Parameter Change from V1 to V2
The risk parameters allow to mitigate market risks of the currencies supported by the protocol. Each borrowing is guaranteed by a collateral that may be subject to volatility. Sufficient margin and incentives are needed for the position to remain collateralised in adverse market conditions. If the value of the collateral falls bellow a threshold, part of it is auctioned to repay part of the position and keep the ongoing borrowing collateralised.
USDT, BUSD, PAX and sUSD are strongly exposed to the risk of single point of failure in their governance. Their counter-party risk is too high both in terms of centralisation and trust. For this reason, we cannot consider them to be warrant of the solvency of the protocol. On the other hand, AMPL and RAI are decentralised, though AMPL struggles with stability while RAI has little battletesting. These assets cannot be used as collaterals
Overall, stablecoins are mostly used for borrowing, while volatile assets which users are long on are mostly used as collateral. Hence, the users of the protocol still gain great benefits from the addition of these stablecoins. Their risks are mitigated by the fact they cannot be used as collateral.
Market risks can be mitigated through Aave’s risk parameters which define collateralisation and liquidation rules. These parameters are calibrated per currency to account for the specific risks identified as shown in Figure 2.
The Loan to Value (LTV) ratio defines the maximum amount of currency that can be borrowed with a specific collateral. It’s expressed in percentage: at LTV=75%, for every 1 ETH worth of collateral, borrowers will be able to borrow 0.75 ETH worth of the corresponding currency. Once a borrow is taken, the LTV evolves with market conditions.
For each wallet the maximum LTV is calculate as the weighted average of the LTVs of the collateral assets and their value:
The liquidation threshold is the percentage at which a position is defined as undercollateralised. For example, a Liquidation threshold of 80% means that if the value rises above 80% of the collateral, the position is undercollateralised and could be liquidated.
The delta between the Loan-To-Value and the Liquidation Threshold is a safety cushion for borrowers.
For each wallet the Liquidation Threshold is calculate as the weighted average of the Liquidation Thresholds of the collateral assets and their value: