Skip to content

Update faucet links and sort order in index.md #464

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions src/content/docs/en/user-guide/faucet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ Each faucet has its own rules and requirements, so you may need to try a few bef

Here are a few Sepolia faucet apps:

- [https://sepoliafaucet.com](https://sepoliafaucet.com/)
- [https://sepolia-faucet.pk910.de](https://sepolia-faucet.pk910.de)
- [https://faucet.quicknode.com/drip](https://faucet.quicknode.com/drip)
- [https://faucet.chainstack.com](https://faucet.chainstack.com)
- [https://infura.io/faucet/sepolia](https://infura.io/faucet/sepolia)
- [https://www.sepoliafaucet.io/](https://www.sepoliafaucet.io/)
- [https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia)
- [Chain Platform Sepolia Faucet](https://faucet.chainplatform.co/faucets/ethereum-sepolia/)
- [Chainstack Sepolia Faucet](https://faucet.chainstack.com)
- [Ethereum Ecosystem Sepolia Faucet](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia)
- [Infura Sepolia Faucet](https://infura.io/faucet/sepolia)
- [PoW Faucet](https://sepolia-faucet.pk910.de)
- [QuickNode Sepolia Faucet](https://faucet.quicknode.com/drip)
- [Sepolia Faucet (sepoliafaucet.com)](https://sepoliafaucet.com/)
- [Sepolia Faucet (sepoliafaucet.io)](https://www.sepoliafaucet.io/)

Once you receive ETH on Sepolia, you should see it in your wallet on the _Sepolia Network_. It may take a few seconds for them to appear, but you can check the status by looking for a transaction to your address on a [Sepolia Block Explorer](https://sepolia.etherscan.io/).

Expand Down