Header | Content |
---|---|
Author | Edson Ayllon (relativeread), Philippe |
Created | 2022-4-1 |
Status | Draft |
Motivation
Upgrading contracts to support Aave V3 allows managers to benefit from the changes of the latest Aave deployment. As well as opening Aave for Optimism managers.
Aave introduces the following:
- Interest on assets through lending
- Leveraged shorts and longs through borrowing
- Yield farming strategies through borrowing and using borrowed funds on other protocols
- Hedging strategies utilizing shorts
Description
Aave is a lending and borrowing platform.
Aave V3 introduces the following:
- Isolated markets (single collateral margin) introducing new assets
- High loan-to-value ratio given borrowing the same asset as used for collateral
Aave V3 to be added to Polygon and Optimism and any future chains dHEDGE launches on.
Implementation
Aave V2 contract guard will be modified to support V3 changes. On Polygon, the contract guard for both Aave V2 and V3 will coexist, allowing managers to still use V2 pools, and migrate at their own pace.
Vote
No vote yet