-
Notifications
You must be signed in to change notification settings - Fork 182
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
Arb bridge implementation for rFOX #6978
Comments
@shapeshift/product - we may want some additional messaging warning users to the delay in bridging back from L2 -> ETH. 7 days cc @twblack88 / @reallybeard |
@twblack88 / @reallybeard in addition to a warning ack of sorts, we'll also want to change the copy and UI at confirm step:
|
Great callouts @gomesalexandre . i think there are two options:
|
Definitely inclined towards option 1 @twblack88, the second option is a much bigger lift and won't really fit swapper pattern. We don't just need a route, we need to be able to poll somehow, somewhere in the app and notify users somewhere, that they have a claim ready. Happy to discuss the notification feature we previously brought the idea of, but that's an absolute stretch here |
Seems like it's done! |
The arbitrum bridge is the primary way we expect users and dao contributors to move FOX between mainnet and arb. It would be nice to have this intergrated into our UI both as a "swapper" and integrated into the rFOX staking flow as show in the figma
This ticket is specifically for the rFOX implementation, but we should as much of the bridge tx logic reusable for integration into the swapper as well
Docs:
https://docs.arbitrum.io/build-decentralized-apps/token-bridging/overview
https://github.com/OffchainLabs/arbitrum-tutorials/tree/master/packages/token-deposit
@shapeshift/product will add copy for an additional warning that is displayed in the flow that alerts the user that bridging back will take 7 days and can be done using the arbitrum bridge.
The text was updated successfully, but these errors were encountered: