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

Insufficient funds error in Faucet modal #1754

Open
defispartan opened this issue Aug 25, 2023 · 0 comments
Open

Insufficient funds error in Faucet modal #1754

defispartan opened this issue Aug 25, 2023 · 0 comments
Labels
bug Something isn't working new issue This issue has not been triaged by the core team yet

Comments

@defispartan
Copy link
Collaborator

Describe the bug

The V3 testnet redeployment #1709 uses permisionless faucet with per-tx limit instead of permissioned faucet executed via backend, so all faucet txns will need the base token of the network.

Currently the faucet modal doesn't handle INSUFFICIENT_FUNDS RPC error and display generic tx error.

To Reproduce

Try to faucet a reserve on a permisionless faucet market (V3 Scroll Alpha or any V3 testnet post #1709) with an empty wallet

Expected behavior

Error message specifying that wallet needs funds to pay for transaction gas.

@defispartan defispartan added bug Something isn't working new issue This issue has not been triaged by the core team yet labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue has not been triaged by the core team yet
Projects
None yet
Development

No branches or pull requests

1 participant