-
The description of the ltv field](https://github.com/aave/aave-v3-core/blob/27a6d5c83560694210849d4abf09a09dec8da388/contracts/interfaces/IPool.sol#L474) is vague and can be misinterpreted as the curr…
-
How will will Aave Yearn strategy handle withdrawals when the Aave Utilization Rate is at 100%? When Utilization rate is 100% all the supplied assets have been lent out and there is no liquidity to re…
-
# Bug Report
## @aave/math-utils / 1.20.0
## Description
Sourcemaps are broken on the `npm` module for `@aave/math-utils` b/c the source files cannot be found.
## Steps to reproduce
1. …
-
## Quick recap
Teller is the first DeFi protocol built to evaluate consumer credit risk, and offers cryptocurrency loans that do not require a collateral amount to exceed principal loan value. This i…
-
https://github.com/aave/aave-protocol/blob/master/contracts/lendingpool/LendingPool.sol#L388
-
Severity: Informational
### Description
The Aave system supports the use of [referral codes](https://docs.aave.com/developers/integrating-aave/referral-program) to participate in a fee share struc…
-
The current [macro ](https://github.com/duneanalytics/spellbook/blob/main/macros/models/_sector/lending/lending_aave_compatible_borrow.sql#L256) for Aave V3 has a single column for the user on borrows…
-
I'm following this tutorial on how to set up an AAVE flash loan: https://www.quicknode.com/guides/defi/how-to-make-a-flash-loan-using-aave and I'm on the very last part and running into a revert error…
-
# Question
Hello guys,
I installed required dependencies in my Angular dApp as described in the README:
```
npm install --save-dev ethers reflect-metadata
npm install @aave/contract-helpers @aav…
-
## Description
The `irOptimized` emission takes around 40 minutes. Is slightly less if I do not request `irOptimized` but instead compile directly to EVM with `viaIR`.
The RAM usage is also over…