From ce895e903f18d3df7e7ec75cd4b6df8fb027f490 Mon Sep 17 00:00:00 2001 From: Ian <15913538+cxrtisxl@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:43:00 +0300 Subject: [PATCH] Add ethfaucet.com faucet Description Adding a new faucet (ethfaucet.com) to the docs. ethfaucet.com provides developers with 0.1 Scroll testnet ETH for free, claimable once every 24 hours. Additional context ethfaucet.com is maintained and powered by BringID. BringID is a proof-of-humanity solution from web accounts helping crypto apps to resist sybil attacks and bot abuse. --- src/content/docs/en/developers/faucet.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/en/developers/faucet.mdx b/src/content/docs/en/developers/faucet.mdx index 123823ca..bd2b3b66 100644 --- a/src/content/docs/en/developers/faucet.mdx +++ b/src/content/docs/en/developers/faucet.mdx @@ -28,6 +28,7 @@ Here are a few Sepolia faucet apps: - [Chainstack Faucet](https://faucet.chainstack.com) - [Infura Faucet](https://infura.io/faucet/sepolia) - [Ethereum Ecosystem Faucets](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia) +- [ethfaucet.com](https://ethfaucet.com?utm_source=scroll_docs&utm_medium=docs) ### Scroll Sepolia Faucets @@ -40,4 +41,5 @@ If you don't want to interact with the bridge, some faucets directly distribute - [Chainstack Scroll Sepolia](https://faucet.chainstack.com/scroll-sepolia-testnet-faucet) - [Bware Labs Faucet](https://bwarelabs.com/faucets/scroll-testnet) - [L2 Faucet](https://www.l2faucet.com/scroll) +- [ethfaucet.com](https://ethfaucet.com?utm_source=scroll_docs&utm_medium=docs)