Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for rETH handling #243

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RomiRand
Copy link
Contributor

Even though rETH is not primarily targeted at node operators, it might be convenient to also support dealing with our LSD via the smartnode stack. So I would like to add the ability to stake/unstake ETH by swapping it to/from rETH. The minimal solution would use the deposit pool only, but if deemed useful I'd also add other popular options like Uniswap.

I would love to hear if such a feature would be desired. If yes, I'd also be thankful for feedback (especially "naming things" has proven to be one of my weaknesses).

Progress:

  • stake via deposit pool
  • unstake via deposit pool
  • stake via uniswap/1inch/etc. (?)
  • unstake via uniswap/1inch/etc.(?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant