Summary
Ahead of deployment of sETH2 option vaults on Opium Finance, we propose to enable the routing of rETH2 to stakers in Opium contracts via a Merkle Distributor. This will ensure continued fair distribution of staking rewards for anyone participating in Opium’s vaults. Similar process has been previously followed when preparing for integrations with Uniswap V3, Rari Fuse pools & Babylon Finance.
Motivation
One of the most interesting use cases for ETH and staked ETH derivatives are option vaults – automated strategies that sell call or put options on ETH in order to collect a steady stream of premia payments (proceeds from selling options). What makes these strategies attractive is their relatively limited risk profile – the downside is capped to the delta between the price of ETH at option’s expiration date & the strike price.
Without going into the details of how such strategies work and why they are potentially lucrative (it will be explored in a separate article), let’s say the core team deems them sufficiently attractive for certain StakeWise users, so much so that we agreed an integration with Opium Finance that offers such options vaults.
This means that sETH2 holders will have additional yield opportunities and utility for their tokens outside of liquidity farming. However, first we need to talk about the technical details of the integration (again, discussion of opportunities & risks will follow separately).
In order to enable sETH2 holders to preserve staking rewards while their tokens are locked in Opium’s contracts, we will need to engage the Merkle Distributor as means of distributing the rewards. Re-routing via the Merkle Distributor is necessary to prevent the accumulation of rETH2 into Opium, which doesn’t have the capacity to fairly distribute them to stakers. It is a mechanism that is already used with Uniswap V3, Rari Fuse pools, and Babylon Finance, and really is pretty ordinary by now.
Once the re-routing of rewards is enabled, we will be able to formally announce the strategy, enable sETH2 deposits & educate the users about the opportunities and risks of getting involved in such vaults.
Specification
[
{
"to": "0xFe2e637202056d30016725477c5da089Ab0A043A",
"operation": "0",
"value": "0.0",
"method": "toggleRewards(address,bool)",
"params": [
"0x3eE101bf969FAC08Be892c737D2969B3db38D2b8",
"true"
]
},
{
"to": "0xFe2e637202056d30016725477c5da089Ab0A043A",
"operation": "0",
"value": "0.0",
"method": "toggleRewards(address,bool)",
"params": [
"0xd60F0A53c7e97f78fe4AC9013F5749920C601494",
"true"
]
}
]
Risk & considerations
Risks are fairly limited at this point considering it’s a straightforward technical change. From the team’s perspective, enabling additional yield opportunities is a net positive for the protocol, and re-routing of rewards for sETH2 deposited into Opium will help achieve that.
Discussion & vote
Given the limited impact of changes on the DAO & Treasury, we propose to proceed directly to Snapshot voting, which can be found here:
Still, we encourage all DAO members to share their comments & thoughts on this proposal and the prospects of the product it enables. LFG!