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

Draft: faucet #599

Closed
wants to merge 15 commits into from
Closed

Draft: faucet #599

wants to merge 15 commits into from

Conversation

lucaslovato
Copy link
Collaborator

No description provided.

const claimFaucet = async (chainId: number, walletAddress: string) => {
let chainName: string;

if (chainId === 57) {
Copy link
Collaborator Author

@lucaslovato lucaslovato Jul 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace ` with "", use FaucetChainIds instead of the numbers

@GabrielPrediger GabrielPrediger changed the title Feat/faucet UI ux feat: faucet Jul 30, 2024
@Potolski Potolski changed the title feat: faucet Draft: faucet Sep 9, 2024
@Potolski
Copy link
Collaborator

Potolski commented Sep 9, 2024

We'll come back to this PR once we decide to add the faucet back on. The idea is to see how the UI was done. The backend should be done from scratch

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.

3 participants