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

Feat/on chain redemptions #1163

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Feat/on chain redemptions #1163

wants to merge 8 commits into from

Conversation

jankjr
Copy link
Contributor

@jankjr jankjr commented Jun 30, 2024

I'm not entirely sure where this would fit in so i'm pushing it here for now.

This script will redeem ETH+ directly for ETH and follows an interview that mimicks uniswap v2. It only works for ETH+ into ETH, it actually performs relatively well for smaller amounts at least ignoring gas costs.

Perhaps this could make a sort of routers part of the Facade, and add a few predefined and maintained ways to exit an RToken position into a single underlying? @tbrent

@tbrent
Copy link
Collaborator

tbrent commented Jul 1, 2024

I think that's exactly the right approach -- we can deploy this contract and hook our Facade to point to it. I'm going to hold off until the rETH-trading case is in the contract but this sounds like the plan for after.

@jankjr jankjr changed the title DRAFT: Feat/on chain redemptions Feat/on chain redemptions Jul 18, 2024
@jankjr jankjr force-pushed the feat/on-chain-redemptions branch from f17d084 to d3569b5 Compare July 18, 2024 18:09
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.

2 participants