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: weth to eth/weth bridge functionality #1115

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

feat: weth to eth/weth bridge functionality #1115

wants to merge 30 commits into from

Conversation

bmzig
Copy link

@bmzig bmzig commented Jul 15, 2024

We want to be able to support WETH/ETH -> WETH/ETH deposits. Since the contracts will always unwrap to an EOA, we need to use the multicall handler to perform the weth wraps and unwraps. This commit should inject a message into the transaction request which performs these unwraps (or weth transfers) when a deposit condition is set.

Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 9:33pm
sepolia-frontend-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 9:33pm

Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
This reverts commit 051f400.
Signed-off-by: bennett <[email protected]>
Signed-off-by: bennett <[email protected]>
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