The IIP will be open for feedback for the next 24 hours; then, the Governance voting phase will start with the on-chain proposal launch.
IIP-5 skips the Consensus Check, as the community extensively discussed the proposed actions.
Authors
Pilot League Committee
Abstract
IIP-5 includes three implementations that can be bundled together to speed up their implementation and execution:
- 3,500 $IDLE bounty payout to Emiliano Bonassi, as voted by the community here
- Execute the code to enable IDLE farming for the WETH pool, as previously approved here
- Execute the code to implement Aave V2 wrapper in Best-Yield strategies, as discussed here
Problem
The IIP-5 implements the following three decisions:
- Rewarding @emilianobonassi for his outstanding contributions to expanding the Idle’s ecosystem
- The Idle protocol introduced the new WETH pool some days ago (see here for details). The strategy implements Compound and Aave V2 protocol, providing optimized yields across those providers. The WETH pool only enables $COMP farming, and liquidity mining incentives would make it more attractive to liquidity providers.
- Aave unveiled a strict roadmap for its migration plan, and the idleWETH implementation introduced Aave v2 support to front-run the migration execution. Aave will initially disable SUSD borrowing in v1 and extend the migration to the most used assets (DAI, USDT, USDC).
Solution
-
An on-chain transaction can execute the 3,500 $IDLE bounty payment to 0x394495a3800d1504b5686d398836baefebd0c5b7 (Emiliano Bonassi bounty address)
-
The idleWETH liquidity mining activation consists of 2 actions:
- action to support $IDLE distribution to idleWETH
- action to activate $IDLE distribution to idleWETH
-
The Aave wrapper passed the peer security review, discussed by the Idle community in multiple governance discussions.
Three phases will complete the Aave v2 wrapper implementation:- The current on-chain proposal will implement the Aave v2 protocol in idleDAI, idleUSDC, idleUSDT, idleSUSD, idleTUSD, and idleWBTC Best-Yield pools. If the Governance would like to extend the v2 functionality to the Risk-Adjusted pools, the change would require new on-chain proposals.
- V1 and v2 will coexist, and funds will be migrated from the older version to the new market.
- An on-chain proposal will dismiss Aave v1 support in the Best-Yield pools.
This Github repo hosts the technical implementation: https://github.com/Idle-Labs/idle-contracts/blob/develop/migrations/13-propose-aave2-wrapper.js
Benefits
Emiliano Bonassi’s bounty aims to reward his commitment, talent, and efforts to our protocol. His contributions have brought more integrations with other DeFi projects and improved security. The Idle community benefits from these contributions as they expand and deepen Idle’s integration with the rest of the DeFi ecosystem.
Enabling Idle farming to the WETH pool will allow users to get $IDLE rewards by depositing funds in the WETH pool. This proposal can also help expand the Idle protocol’s growth, as there are more incentives to deposit WETH and increase the TVL.
Liquidity is continuously drained from Aave v1 in favor of v2. The idle protocol needs to move across liquid markets, and this would benefit the operativity.
There are also ongoing discussions regarding liquidity mining incentives for Aave v2, which could be an additional incentive to execute the migration.
The Journey