-
Notifications
You must be signed in to change notification settings - Fork 53
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
Multichain Faucet Claim Flow #509
Comments
As a starter, we have a few options here:
cc @mayanksayshi lmk if this makes sense |
@jvmi7 @mayanksayshi have you made a decision on the path forward here? I think multicall is what was discussed originally as a way to smooth this out for users, and so we can punt the backend changes to a broader redesign of the faucet. Curious what @tremarkley thinks as well. If this is already decided/underway please link to the PR so we can have a source of truth here for this task. Thank you! |
Hey @fainashalts, I had a sync with @pharger @jvmi7 @tarunkhasnavis. Please see the meeting notes. Key Points from Faucet Backend Sync:
Link to work in progress figma file: https://www.figma.com/design/rBlLeciYg1jJBUDYmtjzr0/%F0%9F%9A%B0-Superchain-Faucet---Multichain-Support?node-id=4221-69614 |
@fainashalts @pharger @jvmi7 @tarunkhasnavis Here is the link to the latest Figma design I’ve updated the faucet design to support claiming ETH on multiple networks, while the 24-hour wait period between claims remains. To meet the DevCon deadline, we’ve introduced a temporary two-step process: claim to Ethereum Sepolia first, then bridge to the desired network. After DevCon, we’ll streamline this into a one-step process where users can claim directly to any network. I’ve kept the UI and logic changes minimal to ensure smooth implementation with the team. If you can review it today and provide your feedback, I can apply the changes and have it ready for the developer handover by tomorrow. :) |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Do you think saying 0.1 ETH on N networks is misleading? When i read that I think that I'll be getting 0.1 ETH on each network. Calculating the amount of ETH you will receive on each network based on the number of networks selected made more sense to me. @mayanksayshi |
@jvmi7 you are right lets stick with you solution :) |
This initial issue is finished, with work continuing in #572. |
As an initial push to help developers receive funds for multiple testnets at once, we need to provide a claim flow that allows redistribution of funds through a multibridge approach.
The text was updated successfully, but these errors were encountered: