Full Deprecation of DPI Across Aave Deployments
Full Deprecation of DPI Across Aave Deployments
Author
BGD Labs (@bgdlabs)
Creator
0xf71fc92e2949ccF6A5Fd369a0b402ba80Bc61E02
Simple Summary
This proposal outlines the final deprecation path for DPI (DeFi Pulse Index) across all Aave deployments where it remains listed: Ethereum v2, Polygon v2, and Polygon v3. DPI has been frozen across all instances for an extended period and now represents negligible exposure within the protocol.
The currently utilized DPI price feed has exhibited reduced stability and is scheduled for deprecation by Chainlink; it is thus timely for Aave to conclude DPI's lifecycle by adjusting its risk parameters and implementing a simplified valuation approach that maintains accurate accounting for the small number of remaining positions.
Motivation
DPI has been frozen across all Aave instances for an extended period, with no new deposits or borrows permitted. Usage has steadily declined, and its residual exposure is now negligible across the protocol. Current positions are concentrated among a handful of users, with no material systemic or market risk implications.
Recently, Chainlink has indicated its intention to deprecate the DPI price feed due to reduced stability and limited data availability. Given that DPI's trading activity and liquidity have declined significantly, maintaining this feed is no longer viable from an oracle operations standpoint. This development necessitates an internal Aave decision on how to handle valuation of the remaining DPI positions once the feed is sunset.
To address this, the following proposal outlines a minimal-risk approach to finalizing DPI's deprecation across all Aave deployments while ensuring continuity for existing users.
Specification
To finalize deprecation, the following adjustments are proposed:
- Set Liquidation Threshold (LT) to 0.05% on Polygon v3 (note: triggers one minor liquidation, ~$2.5K notional)
- Adjust Interest Rate Parameters (Polygon v3 and Ethereum v2):
- Base rate: 20% (to encourage baseline debt repayment)
- Slope 2: 40% (reduced from 300%) to avoid excessive reserve inflation on residual balances
Asset | Instance | Current Liquidation Threshold | Recommended Liquidation Threshold | Current Base Interest Rate | Recommended Base Interest Rate | Current Slope2 | Recommended Slope2 |
---|---|---|---|---|---|---|---|
DPI | Ethereum v2 | - | - | - | - | 300% | 40% |
DPI | Polygon v3 | 45% | 0.05% | 0% | 20% | 300% | 40% |
Following the deprecation of Chainlink DPI feeds, the price feeds for DPI will be updated to a fixed equivalent of $102 across all instances:
Asset | Instance | Current Price Feed | New Price Feed | New Fixed Price Value |
---|---|---|---|---|
DPI | Ethereum v2 | CL DPI/USD/ETH | Fixed DPI/ETH | 0.022767 ETH |
DPI | Polygon v2 | CL DPI/ETH | Fixed DPI/ETH | 0.022767 ETH |
DPI | Polygon v3 | CL DPI/USD | Fixed DPI/USD | 102 USD |
References
- Implementation: AaveV2Ethereum, AaveV2Polygon, AaveV3Polygon
- Tests: AaveV2Ethereum, AaveV2Polygon, AaveV3Polygon
- Discussion
Copyright
Copyright and related rights waived via CC0.