5/5
## Understanding Aave V3: Core Concepts of Supplying and Borrowing Aave V3 is a decentralized liquidity protocol where users can participate as suppliers (lenders) or borrowers. This lesson explores interacting with the Aave V3 "Core Instance" on the Main Ethereum market, focusing on the fundamental actions of supplying and withdrawing assets, and the financial mechanics that underpin these operations. At its core, Aave V3 facilitates a market for lending and borrowing digital assets. Users who supply tokens to the protocol make them available for others to borrow. In return for providing this liquidity, suppliers earn interest. This interest is generated from the borrowers, who pay interest on the assets they borrow. **Key Concepts:** * **Supplying (Lending):** Users deposit their crypto assets into Aave V3 liquidity pools. These supplied assets accrue interest over time. * **Borrowing:** Users can borrow assets from Aave V3 pools, provided they supply sufficient collateral. Borrowers pay interest on their loans. * **Collateral:** Assets supplied by a user that are designated to secure any loans they take. If a user supplies DAI and enables it as collateral, they can then borrow other assets like ETH against it. * **Interest Dynamics:** The interest earned by suppliers is directly funded by the interest paid by borrowers within the protocol. ## How to Supply Assets to Aave V3: A Step-by-Step Guide (DAI Example) Supplying assets to Aave V3 allows you to earn a yield on your holdings. This demonstration walks through supplying DAI. 1. **Navigate to "Assets to supply":** Within the Aave V3 interface, locate the section listing assets you can supply. 2. **Select Asset and Amount:** Identify DAI in the list. The demonstration starts with a wallet balance of 1.63 DAI. The user chooses to supply the "MAX" available amount. * *Initial State:* Before this supply transaction, the user's "Your supplies" section showed 3.52 DAI, and their Health Factor was 1.49. 3. **Review Supply Details:** A pop-up titled "Supply DAI" appears. * **Amount:** Confirms the 1.6305... DAI to be supplied. * **Transaction Overview:** Displays key information: * **Supply APY:** The expected annual percentage yield for supplying DAI (e.g., 2.57%). * **Collateralization:** Indicates if the asset can be used as collateral (DAI is "Enabled"). * **Health Factor Impact:** Shows the projected change to the Health Factor (e.g., from 1.49 to 2.19). 4. **Execute Supply:** Click the "Supply DAI" button. 5. **Wallet Confirmation:** Confirm the transaction in your connected wallet (e.g., MetaMask). This will incur a gas fee. 6. **Transaction Confirmation:** Await on-chain confirmation. A message like "All done. You Supplied 1.63 DAI" will appear. 7. **Verify Updated Balances:** * **"Your supplies":** The DAI balance in this section updates to reflect the new total (e.g., 5.15 DAI, which is the initial 3.52 DAI + 1.63 DAI supplied). * **Health Factor:** The Health Factor updates to the new, higher value (e.g., 2.19). Supplying assets (especially those used as collateral) generally increases your Health Factor. ## How to Withdraw Assets from Aave V3: Managing Your Supply (DAI Example) Users can withdraw their supplied assets, but the withdrawable amount may be limited if the assets are being used as collateral for active loans. 1. **Navigate to "Your supplies":** Locate the asset you wish to withdraw (e.g., the 5.15 DAI supplied earlier). 2. **Initiate Withdrawal:** Click the "Withdraw" button next to the supplied DAI. 3. **Specify Withdrawal Amount:** A "Withdraw DAI" pop-up appears. * Clicking "MAX" reveals the maximum amount you can withdraw. In this example, it's approximately 2.776 DAI, not the full 5.15 DAI. * **Reason for Limitation:** The user has an active ETH borrow (e.g., 0.0009929 ETH, worth $1.81, visible in "Your borrows"). The supplied DAI is acting as collateral for this borrow. Withdrawing the full amount of DAI would reduce the collateral backing the loan to a point where the Health Factor drops below 1.0, triggering potential liquidation. * The pop-up shows the Health Factor would change from 2.19 to 1.00 (or 1.01 post-transaction) if the ~2.77 DAI is withdrawn. 4. **Review and Confirm Withdrawal:** * The user proceeds to withdraw the ~2.77 DAI amount. * Acknowledge any risk warnings related to the Health Factor impact. 5. **Wallet Confirmation:** Confirm the transaction in your wallet (e.g., MetaMask). 6. **Transaction Confirmation:** After on-chain confirmation, a message like "All done. You withdrew 2.78 DAI" appears. 7. **Verify Updated Balances:** * **"Your supplies":** The DAI balance updates to the new, lower amount (e.g., 2.37 DAI). * **Health Factor:** The Health Factor updates to the new, lower value (e.g., 1.01). This is very close to the liquidation threshold. ## The Health Factor: Managing Risk in Aave V3 The Health Factor (HF) is a critical metric in Aave V3, representing the safety of your loan position relative to your collateral. * **HF > 1.0:** Your position is considered safe and overcollateralized. * **HF ≤ 1.0:** Your position is undercollateralized and at risk of liquidation. If it drops to 1.0 or below, other users (liquidators) can repay a portion of your debt and claim a corresponding amount of your collateral, plus a penalty. **Factors Influencing Health Factor:** * **Increases HF:** * Supplying more assets (especially if used as collateral). * Repaying borrowed assets. * If the value of your supplied collateral increases significantly relative to your debt. * **Decreases HF:** * Borrowing assets. * Withdrawing collateral. * If the value of your supplied collateral decreases significantly, or the value of your borrowed assets increases significantly. It is crucial to monitor your Health Factor closely when you have active borrows to avoid liquidation. ## Decoding Asset Details in Aave V3: A Comprehensive Look (DAI Example) By clicking the three dots next to an asset in the "Assets to supply" section and selecting "Details," users can access a wealth of information. For DAI, these details include: * **Reserve Size:** The total value (e.g., $160.37M for DAI) of this specific token supplied to the Aave V3 protocol across all users in that particular market. * **Available Liquidity:** The amount of the token currently available in the pool for users to borrow (e.g., $44.91M for DAI). * **Utilization Rate:** The percentage of the total supplied tokens currently being borrowed. It's calculated as (Total Borrowed / Total Supplied) or (Reserve Size - Available Liquidity) / Reserve Size (e.g., 72.00% for DAI). This metric significantly influences interest rates. ### Understanding Supply APY vs. APR * **Supply APY (Annual Percentage Yield):** The annualized interest rate suppliers earn, *including* the effects of compounding interest (e.g., 2.57% for DAI). APY reflects the actual return if interest is periodically re-invested or compounded. * **Supply APR (Annual Percentage Rate):** The annualized interest rate suppliers earn, *without* accounting for compounding (e.g., a graph might show an average of 2.14%, with the latest point at 2.56% for DAI). APY will generally be slightly higher than APR if interest compounds. ### Collateral Parameters These parameters define how an asset can be used as collateral: * **Can be collateral:** A toggle or indicator showing if the supplied asset can be used to back loans (DAI can). * **Max LTV (Loan-to-Value):** The maximum percentage of your collateral's value that you can borrow. For example, if DAI has a Max LTV of 63%, supplying $100 worth of DAI allows you to borrow up to $63 worth of other assets. * **Liquidation Threshold:** The LTV percentage at which your loan position becomes eligible for liquidation. If your current LTV (Total Debt Value / Total Collateral Value) exceeds this threshold (e.g., 77% for DAI), your Health Factor will be at or below 1.0, and liquidation can occur. * **Liquidation Penalty:** An additional fee charged on the collateral amount being liquidated (e.g., 5.00% for DAI). This penalty is paid to the liquidator as an incentive. If $100 of your collateral is liquidated to cover debt, an additional $5 worth of your collateral is taken as a penalty. ### The Interest Rate Model Aave V3 employs an interest rate model, often visualized as a graph, that shows how the **Borrow APR (variable)** changes in response to the **Utilization Rate** of an asset. * **General Trend:** As the Utilization Rate increases (meaning more of the supplied asset is being borrowed), the Borrow APR also tends to increase. * **Optimal Utilization Rate:** The model typically features an "Optimal Utilization Rate" (e.g., 92% for DAI). This is a point where the slope of the interest rate curve often becomes significantly steeper. The protocol aims to keep utilization around or below this optimal point. If utilization goes significantly above this, borrowing rates increase sharply to incentivize repayments and attract new supplies, thereby stabilizing liquidity. Brief mention is also made of **Borrow Info**, which would detail parameters for borrowing the asset, such as Borrow APR, but is often covered more extensively in borrowing-specific lessons. ## Key Aave V3 UI Elements for Effective Navigation Familiarity with the Aave V3 interface is key to managing your positions: * **Top Bar:** Displays essential overview information like your overall Net Worth, Net APY, current Health Factor, Risk Details, View Transactions, and options for Bridge GHO, Switch Tokens, Connected Wallet, and Settings. * **Your supplies:** This section details the assets you have currently supplied to the protocol, showing their balance, the APY you're earning on them, and their status as collateral. It includes buttons for "Switch" (to enable/disable an asset as collateral) and "Withdraw." * **Your borrows:** This section lists any assets you are currently borrowing, the outstanding debt amount, the APY you are paying, and your borrow power utilization. It includes buttons for "Switch" (e.g., between stable and variable borrow rates if applicable) and "Repay." * **Assets to supply:** A comprehensive list of tokens available for you to supply to the Aave protocol. For each asset, it shows your wallet balance, the current supply APY, and whether it can be used as collateral. A "Supply" button is provided for each asset. * **Assets to borrow:** A list of tokens available for borrowing from the protocol. It shows the amount available in the pool and the current borrow APY/rate. A "Borrow" button is provided for each. * **Asset Detail Page:** As described earlier, this page provides in-depth information and specific parameters for an individual asset within the Aave market. ## Best Practices for Using Aave V3 * **Earn by Supplying:** Supplying tokens is a way to potentially earn passive interest on your crypto holdings. * **Understand Borrowing Costs:** Borrowing incurs interest payments. Be aware of the current borrow rates (APY/APR) and how they can fluctuate based on market utilization. * **Monitor Health Factor Vigilantly:** This is the most critical aspect of managing borrowed positions. A low Health Factor (approaching 1.0) puts your collateral at significant risk of liquidation. * **Impact of Actions on Health Factor:** Remember that withdrawing collateral or borrowing more assets will decrease your Health Factor. Conversely, supplying more collateral or repaying debt will increase it. * **Withdrawal Limitations:** Be aware that your ability to withdraw supplied collateral can be restricted by your active borrows to maintain a healthy Health Factor. * **APY vs. APR:** Understand that APY includes compounding effects, while APR does not. APY typically offers a more accurate representation of potential earnings or costs over time when compounding occurs. * **Liquidation Risks:** Liquidation is a real risk if your Health Factor drops too low. It involves losing a portion of your collateral plus an additional liquidation penalty. Always maintain a buffer to avoid this.
Aave V3 is a decentralized liquidity protocol where users can participate as suppliers (lenders) or borrowers. This lesson explores interacting with the Aave V3 "Core Instance" on the Main Ethereum market, focusing on the fundamental actions of supplying and withdrawing assets, and the financial mechanics that underpin these operations.
At its core, Aave V3 facilitates a market for lending and borrowing digital assets. Users who supply tokens to the protocol make them available for others to borrow. In return for providing this liquidity, suppliers earn interest. This interest is generated from the borrowers, who pay interest on the assets they borrow.
Key Concepts:
Supplying (Lending): Users deposit their crypto assets into Aave V3 liquidity pools. These supplied assets accrue interest over time.
Borrowing: Users can borrow assets from Aave V3 pools, provided they supply sufficient collateral. Borrowers pay interest on their loans.
Collateral: Assets supplied by a user that are designated to secure any loans they take. If a user supplies DAI and enables it as collateral, they can then borrow other assets like ETH against it.
Interest Dynamics: The interest earned by suppliers is directly funded by the interest paid by borrowers within the protocol.
Supplying assets to Aave V3 allows you to earn a yield on your holdings. This demonstration walks through supplying DAI.
Navigate to "Assets to supply": Within the Aave V3 interface, locate the section listing assets you can supply.
Select Asset and Amount: Identify DAI in the list. The demonstration starts with a wallet balance of 1.63 DAI. The user chooses to supply the "MAX" available amount.
Initial State: Before this supply transaction, the user's "Your supplies" section showed 3.52 DAI, and their Health Factor was 1.49.
Review Supply Details: A pop-up titled "Supply DAI" appears.
Amount: Confirms the 1.6305... DAI to be supplied.
Transaction Overview: Displays key information:
Supply APY: The expected annual percentage yield for supplying DAI (e.g., 2.57%).
Collateralization: Indicates if the asset can be used as collateral (DAI is "Enabled").
Health Factor Impact: Shows the projected change to the Health Factor (e.g., from 1.49 to 2.19).
Execute Supply: Click the "Supply DAI" button.
Wallet Confirmation: Confirm the transaction in your connected wallet (e.g., MetaMask). This will incur a gas fee.
Transaction Confirmation: Await on-chain confirmation. A message like "All done. You Supplied 1.63 DAI" will appear.
Verify Updated Balances:
"Your supplies": The DAI balance in this section updates to reflect the new total (e.g., 5.15 DAI, which is the initial 3.52 DAI + 1.63 DAI supplied).
Health Factor: The Health Factor updates to the new, higher value (e.g., 2.19). Supplying assets (especially those used as collateral) generally increases your Health Factor.
Users can withdraw their supplied assets, but the withdrawable amount may be limited if the assets are being used as collateral for active loans.
Navigate to "Your supplies": Locate the asset you wish to withdraw (e.g., the 5.15 DAI supplied earlier).
Initiate Withdrawal: Click the "Withdraw" button next to the supplied DAI.
Specify Withdrawal Amount: A "Withdraw DAI" pop-up appears.
Clicking "MAX" reveals the maximum amount you can withdraw. In this example, it's approximately 2.776 DAI, not the full 5.15 DAI.
Reason for Limitation: The user has an active ETH borrow (e.g., 0.0009929 ETH, worth $1.81, visible in "Your borrows"). The supplied DAI is acting as collateral for this borrow. Withdrawing the full amount of DAI would reduce the collateral backing the loan to a point where the Health Factor drops below 1.0, triggering potential liquidation.
The pop-up shows the Health Factor would change from 2.19 to 1.00 (or 1.01 post-transaction) if the ~2.77 DAI is withdrawn.
Review and Confirm Withdrawal:
The user proceeds to withdraw the ~2.77 DAI amount.
Acknowledge any risk warnings related to the Health Factor impact.
Wallet Confirmation: Confirm the transaction in your wallet (e.g., MetaMask).
Transaction Confirmation: After on-chain confirmation, a message like "All done. You withdrew 2.78 DAI" appears.
Verify Updated Balances:
"Your supplies": The DAI balance updates to the new, lower amount (e.g., 2.37 DAI).
Health Factor: The Health Factor updates to the new, lower value (e.g., 1.01). This is very close to the liquidation threshold.
The Health Factor (HF) is a critical metric in Aave V3, representing the safety of your loan position relative to your collateral.
HF > 1.0: Your position is considered safe and overcollateralized.
HF ≤ 1.0: Your position is undercollateralized and at risk of liquidation. If it drops to 1.0 or below, other users (liquidators) can repay a portion of your debt and claim a corresponding amount of your collateral, plus a penalty.
Factors Influencing Health Factor:
Increases HF:
Supplying more assets (especially if used as collateral).
Repaying borrowed assets.
If the value of your supplied collateral increases significantly relative to your debt.
Decreases HF:
Borrowing assets.
Withdrawing collateral.
If the value of your supplied collateral decreases significantly, or the value of your borrowed assets increases significantly.
It is crucial to monitor your Health Factor closely when you have active borrows to avoid liquidation.
By clicking the three dots next to an asset in the "Assets to supply" section and selecting "Details," users can access a wealth of information. For DAI, these details include:
Reserve Size: The total value (e.g., $160.37M for DAI) of this specific token supplied to the Aave V3 protocol across all users in that particular market.
Available Liquidity: The amount of the token currently available in the pool for users to borrow (e.g., $44.91M for DAI).
Utilization Rate: The percentage of the total supplied tokens currently being borrowed. It's calculated as (Total Borrowed / Total Supplied) or (Reserve Size - Available Liquidity) / Reserve Size (e.g., 72.00% for DAI). This metric significantly influences interest rates.
Supply APY (Annual Percentage Yield): The annualized interest rate suppliers earn, including the effects of compounding interest (e.g., 2.57% for DAI). APY reflects the actual return if interest is periodically re-invested or compounded.
Supply APR (Annual Percentage Rate): The annualized interest rate suppliers earn, without accounting for compounding (e.g., a graph might show an average of 2.14%, with the latest point at 2.56% for DAI). APY will generally be slightly higher than APR if interest compounds.
These parameters define how an asset can be used as collateral:
Can be collateral: A toggle or indicator showing if the supplied asset can be used to back loans (DAI can).
Max LTV (Loan-to-Value): The maximum percentage of your collateral's value that you can borrow. For example, if DAI has a Max LTV of 63%, supplying $100 worth of DAI allows you to borrow up to $63 worth of other assets.
Liquidation Threshold: The LTV percentage at which your loan position becomes eligible for liquidation. If your current LTV (Total Debt Value / Total Collateral Value) exceeds this threshold (e.g., 77% for DAI), your Health Factor will be at or below 1.0, and liquidation can occur.
Liquidation Penalty: An additional fee charged on the collateral amount being liquidated (e.g., 5.00% for DAI). This penalty is paid to the liquidator as an incentive. If $100 of your collateral is liquidated to cover debt, an additional $5 worth of your collateral is taken as a penalty.
Aave V3 employs an interest rate model, often visualized as a graph, that shows how the Borrow APR (variable) changes in response to the Utilization Rate of an asset.
General Trend: As the Utilization Rate increases (meaning more of the supplied asset is being borrowed), the Borrow APR also tends to increase.
Optimal Utilization Rate: The model typically features an "Optimal Utilization Rate" (e.g., 92% for DAI). This is a point where the slope of the interest rate curve often becomes significantly steeper. The protocol aims to keep utilization around or below this optimal point. If utilization goes significantly above this, borrowing rates increase sharply to incentivize repayments and attract new supplies, thereby stabilizing liquidity.
Brief mention is also made of Borrow Info, which would detail parameters for borrowing the asset, such as Borrow APR, but is often covered more extensively in borrowing-specific lessons.
Familiarity with the Aave V3 interface is key to managing your positions:
Top Bar: Displays essential overview information like your overall Net Worth, Net APY, current Health Factor, Risk Details, View Transactions, and options for Bridge GHO, Switch Tokens, Connected Wallet, and Settings.
Your supplies: This section details the assets you have currently supplied to the protocol, showing their balance, the APY you're earning on them, and their status as collateral. It includes buttons for "Switch" (to enable/disable an asset as collateral) and "Withdraw."
Your borrows: This section lists any assets you are currently borrowing, the outstanding debt amount, the APY you are paying, and your borrow power utilization. It includes buttons for "Switch" (e.g., between stable and variable borrow rates if applicable) and "Repay."
Assets to supply: A comprehensive list of tokens available for you to supply to the Aave protocol. For each asset, it shows your wallet balance, the current supply APY, and whether it can be used as collateral. A "Supply" button is provided for each asset.
Assets to borrow: A list of tokens available for borrowing from the protocol. It shows the amount available in the pool and the current borrow APY/rate. A "Borrow" button is provided for each.
Asset Detail Page: As described earlier, this page provides in-depth information and specific parameters for an individual asset within the Aave market.
Earn by Supplying: Supplying tokens is a way to potentially earn passive interest on your crypto holdings.
Understand Borrowing Costs: Borrowing incurs interest payments. Be aware of the current borrow rates (APY/APR) and how they can fluctuate based on market utilization.
Monitor Health Factor Vigilantly: This is the most critical aspect of managing borrowed positions. A low Health Factor (approaching 1.0) puts your collateral at significant risk of liquidation.
Impact of Actions on Health Factor: Remember that withdrawing collateral or borrowing more assets will decrease your Health Factor. Conversely, supplying more collateral or repaying debt will increase it.
Withdrawal Limitations: Be aware that your ability to withdraw supplied collateral can be restricted by your active borrows to maintain a healthy Health Factor.
APY vs. APR: Understand that APY includes compounding effects, while APR does not. APY typically offers a more accurate representation of potential earnings or costs over time when compounding occurs.
Liquidation Risks: Liquidation is a real risk if your Health Factor drops too low. It involves losing a portion of your collateral plus an additional liquidation penalty. Always maintain a buffer to avoid this.
A foundational walkthrough to Understanding Aave V3: Core Concepts of Supplying and Borrowing - Explore the step-by-step processes for supplying assets to earn yield and borrowing funds within Aave V3. Master essential concepts such as Health Factor, LTV, and Liquidation Threshold to confidently manage your DeFi activity.
Previous lesson
Previous
Next lesson
Next
Give us feedback
Course Overview
About the course
Aave V3 core functionalities and key features
APY & APR, market forces, utilization rates, interest rate models
Reserves, ATokens, debt tokens, liquidity and borrow index
Aave smart contracts architecture
Supply, borrow, repay, withdrawal, liquidation
Compound interest
Reserve factors, liquidation pricing, credit delegation, LTV
Aave V3 flash loans
How to buy long and sell short using Aave V3
How to build a functional app to buy long, sell short, and close a position.
Last updated on July 25, 2025
Duration: 8min
Duration: 49min
Duration: 43min
Duration: 12min
Course Overview
About the course
Aave V3 core functionalities and key features
APY & APR, market forces, utilization rates, interest rate models
Reserves, ATokens, debt tokens, liquidity and borrow index
Aave smart contracts architecture
Supply, borrow, repay, withdrawal, liquidation
Compound interest
Reserve factors, liquidation pricing, credit delegation, LTV
Aave V3 flash loans
How to buy long and sell short using Aave V3
How to build a functional app to buy long, sell short, and close a position.
Last updated on July 25, 2025