-
**Identified By**
- ABDK
**Scope**
- Unlike most of other events declared in this interface, these events don't index the "user" parameter.
Lines
```
'23 address user,
47 …
-
**Identified By**
- ABDK
**Scope**
In `DefaultReserveInterestRateStrategy.sol` the _baseVariableBorrowRate" value is always added to "vars.currentVariableBorrowRate". Consider just initializing …
-
Some protocols indicate to the user the amount paid APY from the protocol to the user. This is useful as it indicates to the user how much they have earned from supplying as an LP.
- [x] …
-
**Identified By**
- ABDK
**Scope**
- There is not range check for the new reserve factor value in `PoolConfigurator.sol`.
`'247 function setReserveFactor(address asset, uint256 rese…
-
Problem1:
Steps:
1. open app
2. switch to polygon market
3. open wallet connection popup
result:
- `Select preferred network`- stay default and not depend on the market which user chose (in ca…
-
**Identified by**:
Aave team
**Scope**:
Update the IPriceOracleGetter to add
function BASE_CURRENCY() external view returns (address);
function BASE_CURRENCY_UNIT() external view r…
-
**Identified By**
- ABDK
**Scope**
- This check should be performed before allocating the "aTokenAddresses" and "totalPremium" arrays.
`'74 ValidationLogic.validateFlashloan(params.assets, param…
-
**Identified By**
- OZ
**Scope**
The `upgradeTo`, `admin` and `implementation` functions of the `BaseImmutableAdminUpgradeabilityProxy` contract are restricted in access to be called exclusively …
-
**Prize**
5 FLX
**Challenge Description**
Write an article detailing strategies to use in combination with Rari Fuse pools 46 and 64 as well as RAI borrowed on Aave in order to farm.
Focus…
-
**Identified By**
Trail of Bits
**Scope**
- Variable debt token checks index on wrong user with credit delegation
**Description**
When a user borrows funds at a variable rate from the Aave pr…