Tldr : Create an Aave / palStkAave Curve pool to enhance liquidity between Aave and stkAave while auto-compounding the Safety Module for users.
Context :
The primary mechanism for securing the Aave Protocol is the incentivization of AAVE holders to stake tokens into a Smart Contract-based component called the Safety Module (SM).
To contribute to the safety of the protocol and receive incentives, AAVE holders will deposit their tokens into the SM. In return, they will receive stkAAVE tokens that they can redeem for AAVE tokens after a cooldown period of 10 days.
To avoid this cooldown period, it is possible to directly swap on an AAVE / StkAAVE UNI v3 pool.
State of the UNI v3 pool :
- 271 AAVE & 2580 stkAAVE â $383.6K TVL
- $43.5K volume (01/24/2022) - $299K volume (7d)
By the design of the Safety Module, stkAave used as LP cannot claim rewards. This means that almost 350,000$ of stkAAVE are currently forfeiting their yield.
Furthermore the poolâs depth has a negative slippage exploding over 227 stkAAVE sale (ie: for 208 AAVE there is a 7% slippage).
State of paladin Stk Aave pool :
- palStkAAVE : 11,750 stkAAVE - top 30 holder
- palAAVE : 2,930 AAVE
- Over 2M$ of AAVE in TVL
Rationale :
Creating an AAVE/palStkAAVE Curve V2 pool would allow a new and efficient strategy for users to enter and exit the stkAAVE market without impacting the idea of the cooldown period. Of course, by using our wrapper LPs would also be able to keep earning the yield from the SM.
Doing it on Curve has several advantages :
- Concentrated AMM means little depth is needed for good arbitrage opportunities ;
- Will keep proving our good faith towards protocol we implement ;
- By enabling a gauge this allows aave holders to benefit from the Curve Wars ;
- Creating such pools will enable us to create flywheels between our product and our partner protocols ;
- Admin fees can be implemented by Paladin to generate another revenue stream for the DAO
The nature of lending protocols is such that the rate of return on loaned assets is inversely proportional to the size of the capital pool available to borrowing counterparties. In the presence of an excess of available capital in one pool, arbitragers could do the work to balance the Curve and DEX pools and make some profit on it.
Moreover, we are using mechanism similar to fast exit liquidity protocols like Hop that allows stkAAVE holder to avoid the need to wait the 10 days lockup period, by making swap with native AAVE token. In the other side, it allows LP to benefit from swap fees and interests generated by the yield bearing token in the pool.
Please refer to the scheme attached to my proposal to make it easier to understand.