MIP - Listing rETH on Morpho-AaveV3

MIP - Listing rETH on Morpho-AaveV3

Title: Add rETH to the Aavev3-ETH Optimizer

Author: @jasperthemorphoghost (Rocket Pool)


Summary

This publication presents the Morpho community the opportunity to onboard rETH - the most decentralized Liquid Staking Token (LST) - to Morpho-Aave-v3.

Abstract

Liquid staking tokens benefit greatly from efficient borrowing for leveraged staking strategies. Morpho-Aave-v3 can tap the deeply liquid rETH markets and become a major venue for staking activity in a new market.

Motivation

The rETH token is a prime candidate for inclusion on Morpho-Aave-v3. It is the second largest decentralized LST by market cap and has deep liquidity across several DEX markets. The recent Atlas upgrade enabled users to launch validators with only 8 ETH instead of 16 ETH (compared to 32 ETH for a normal validator) and as a result the protocol’s throughput has increased dramatically - regularly topping 10k rETH minted per day.

Rocket Pool strives to embody the core ethos of Ethereum and DeFi, specifically the non-custodial, trustless nature that allows self-sovereignty to truly thrive. This leads to reduced Counter Party risk relative to other LST providers.

Rocket Pool stakers deposit ETH into the deposit pool, enabling a node operator to create a new Ethereum Network validator. You can stake as little as 0.01 ETH.

In doing so, users are given a token called rETH. rETH represents both how much ETH is deposited, and when the user deposited it. The ratio includes rewards that Rocket Pool node operators earn from:

  • The Ethereum network itself
  • Priority fees from block proposals
  • MEV rewards from block proposals

rETH is a staked, interest earning wrapper of ETH that can be exchanged at any time.

Since the Beacon Chain rewards, priority fees, and MEV rewards will constantly accumulate, this means that rETH’s value effectively always increases relative to ETH.

The rETH/ETH exchange rate is updated approximately every 24 hours based on the Ethereum network rewards earned by Rocket Pool node operators.

Use Case

rETH serves as a great collateral due to its multi-level productive yield features.

Base rETH Yield

Users gain ~85% of the standard Ethereum staking APR at baseline. The trailing 1-month APR for rETH is 5.06%

Queued ETH Yield

With the Atlas upgrade on April 17th, the Rocket Pool protocol grew much more capital efficient. Part of the upgrade was making the queue system more efficient. When there is an excess in minipool supply, a queue builds up as node operators wait for rETH deposits. Previously, these node operators would have been unproductive. Now, the earlier minipools can be launched using ETH from later minipools in the queue.

The effect of this queue is that the rETH supply can remain constant, but the amount of ETH productively staked can increase. Currently, with a queue of 62k ETH, the boost is quite substantial. This is reflected in the 7 day rolling APR becoming tightly competitive between rETH and stETH.

Read more about the queue here and see this dune board here

Specifications

Risk Considerations

Like other positions on Morpho, the risks associated with rETH are multifacet in nature.

The following details risk specific to rETH and includes a comprehensive technical and risk analysis performed by Maker DAO.

Currently, 1inch enables users to swap 50,000 ETH for 46,629.9 rETH, a 0.02% price impact swap thanks to the new deposit pool allowing for the matching of the entire queue.

This is more than sufficient to enable Morpho users to borrow wETH and leverage rETH without incurring any large loss. On the reverse side, a price impact swap of 1.34% is incurred selling 25,000 rETH for 26,443.6 ETH

Market Volatility

As a soft-pegged asset, rETH is beholded to market forces. The nature of this relationship to the peg has varied through the protocol’s history. When it was launched in 2021, the rETH token traded at a slightly premium as node operator supply was outstripped by demand. This changed in May of 2022 when the stETH liquidation cascade sent all LST pegs underwater, however, by the time of the Merge later that year, rETH had fully recovered.

Between the Merge and the most recent Atlas upgrade accommodating the Shanghai hardfork, rETH had traded at a premium. Thanks to the Atlas upgrade, there has been a 300% increase in the rETH capacity provided by node operators and therefore the protocol is no longer limited by node operator supply. It is currently trading at less than a 0.1% premium.

You can see the history of the peg here.

Technicals

This section defines the intial parameter configuration to support listing rETH/wETH colateral on the stable coin market.

Contract Address

rETH: 0xae78736Cd615f374D3085123A210448E74Fc6393

Oracle

Chainlink Oracle:

  • rETH Oracle: 536218f9E9Eb48863970252233c8F271f554C2d0

Risk Parameter Configuration

Morpho can uniquely suggest parameters and these should only be seen as a starting point. We believe that the rETH market presents a similar quality to the stETH market and similar parameters are worthwhile.

Go To Market

As a plan to boost attraction to the protocol, Rocket Pool is proposing a two-fold approach. First, relevant Rocket Pool community members will educate the more DeFi savy side of the community on the opportunities provided by Morpho. This may include Twitter Spaces and other media coverage. Further, we will pursue simplified frontends for collaboration such as Instadapp.

In addition to the social awareness front, we propose bootstrapping a liquidity pool between rETH/maETH on Balancer. This pool will drive utility towards both rETH and the Morpho ecosystem enabling bilateral growth.

Next Steps

  • refine MIP for snapshot vote
  • prepare maETH/rETH Balancer pool for optimal incentivization
  • spread the word

References

Audits

Social

Copyright

Copyright and related rights waived via CC0. Special thanks to Matthew Graham (@TokenLogic) for parts of this text.

8 Likes

Hello Jasper, Paul from Morpho Labs here.

From a growth perspective, I am in favor of this proposal. Many users have expressed the need for rETH, especially with e-mode coming. Not only will this enable rETH users to access the optimized rates of Morpho, but it will also diversify the collateral exposure of ETH lenders.

Morpho Labs is currently completing a risk analysis on rETH and will present the conclusions of its work to the community as soon as possible in this discussion!

5 Likes

Hi Jasper, Merlin from Morpho Labs.

Thank you for providing those links. They were very helpful in running our asset listing checklist against rETH. We concluded that it is safe to list rETH as collateral only on Morpho; meaning it will not be possible to borrow rETH as it is possible on Aave.

rETH is now part of ETH E-mode following this vote. If rETH is listed on Morpho it will also be considered as in E-mode, thus benefitting from the special parameters of the ETH E-mode (LTV = 90%, LT = 93%, LB = 1%).

Proposal

The proposal can be translated into the following steps to be batched on the MorphoAdmin:

  1. createMarket(rETH, reserveFactor = 0, p2pIndexCursor = 0)
  2. setAssetIsCollateralOnPool(rETH, true)
  3. setAssetIsCollateral(rETH, true)
  4. setIsSupplyPaused(rETH, true)
  5. setIsWithdrawPaused(rETH, true)
  6. setIsBorrowPaused(rETH, true)
  7. setIsRepayPaused(rETH, true)
  8. setIsLiquidateBorrowPaused(rETH, true)
  9. setIsP2PDisabled(rETH, true)

If we agree on this proposal, Morpho Labs will be happy to submit this proposal to the community.

rETH/maETH

In addition to the social awareness front, we propose bootstrapping a liquidity pool between rETH/maETH on Balancer

An audit is planned for early June with Spearbit for the SupplyVault, the contract that will be used for maETH. If everything goes well bootstrapping such a pair will be possible in the following weeks.

Other references used in our study

Side notes

6 Likes

Hey Merlin! That Proposal looks good. Also, very exciting to see the audit progress on maETH. A jumpstart set of co-incentives would be very impactful. The Rocket Pool Incentive Management Committee is happy to see this all progress.

3 Likes

The snapshot vote has ended. The transaction will soon be submitted to the DAO multisig.

2 Likes