faucet
faucet copied to clipboard
The official Fuel faucet
Currently we rate limit dispensing to 20 events per minute. If the amount of request exceeds that, the rest of the requests are queued. In the current implementation, the user...
Closes #45
The current implementation assumes that there always exists a huge input that we want and can use to queue transactions on top of each other. We need to teach the...
- Add a `redirect=true` query param, to redirect the user to the previous page `referrer` once faucet is complete. - Add a documentation section on the README with available query...
Today when calling the `/dispense` method, the current return includes `success` and `address`. Would be great to also include the `transactionId`. And also change the link to the block explorer...
CI [failed](https://github.com/FuelLabs/faucet/actions/runs/5590160934/jobs/10219691901) to notify the slack channel, we [commented](https://github.com/FuelLabs/faucet/pull/38/commits/3ac5c0163c873d49572edea6fc1e3790f210d9d3) it for now. We need to fix the notification and enable it again
### What version of Wallet are you using? Testnet Beta 3 ### What is happening? Select Faucet in wallet; select and complete captcha; select 'Give me Ether' button. Loading icon...