Skip to content

Commit 131f0e6

Browse files
committed
added faucet page
1 parent 623c7ab commit 131f0e6

File tree

9 files changed

+51
-38
lines changed

9 files changed

+51
-38
lines changed

public/locales/en/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"developers": "Developers",
6262
"buildingOnScroll": "Building on Scroll",
6363
"faq": "Frequently Asked Questions",
64+
"faucet": "Testnet ETH Faucet",
6465
"developerQuickstart": "Developer Quickstart",
6566
"verifyingSmartContracts": "Verifying Smart Contracts",
6667
"scrollContracts": "Scroll Contracts",

public/locales/es/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"developers": {
8080
"developers": "Desarrolladores",
8181
"buildingOnScroll": "Construyendo en Scroll",
82+
"faucet": "Faucet de ETH de Testnet",
8283
"developerQuickstart": "Inicio rápido para Desarrolladores",
8384
"verifyingSmartContracts": "Verificando Smart Contracts",
8485
"scrollContracts": "Contratos de Scroll",

public/locales/tr/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"developers": {
8080
"developers": "Geliştiriciler",
8181
"buildingOnScroll": "Scroll Üzerinde Geliştirmek",
82+
"faucet": "Testnet ETH Musluğu",
8283
"developerQuickstart": "Geliştirici Hızlı Başlangıcı",
8384
"verifyingSmartContracts": "Akıllı Sözleşmeleri Doğrulama",
8485
"scrollContracts": "Scroll Sözleşmeleri",

public/locales/zh/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"developers": {
8080
"developers": "开发者",
8181
"buildingOnScroll": "在 Scroll 上开发",
82+
"faucet": "测试网 ETH 水龙头",
8283
"developerQuickstart": "开发者快速入门",
8384
"verifyingSmartContracts": "验证智能合约",
8485
"scrollContracts": "Scroll 合约",

src/config/sidebar.ts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ export const getSidebar = () => {
1010
contents: [
1111
{ title: t("sidebar.developers.faq"), url: formatUrl("developers") },
1212
{ title: t("sidebar.developers.buildingOnScroll"), url: formatUrl("developers/building-on-scroll") },
13-
{
14-
title: t("sidebar.developers.scrollContracts"),
15-
url: formatUrl("developers/scroll-contracts"),
16-
},
13+
{ title: t("sidebar.developers.scrollContracts"), url: formatUrl("developers/scroll-contracts") },
14+
{ title: t("sidebar.developers.faucet"), url: formatUrl("developers/faucet") },
1715
{
1816
title: t("sidebar.developers.ethereumAndScrollDifferences"),
1917
url: formatUrl("developers/ethereum-and-scroll-differences"),
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
section: developers
3+
date: Last Modified
4+
title: "Testnet ETH Faucet"
5+
lang: "en"
6+
permalink: "developers/faucet"
7+
excerpt: "Learn how to get testnet ETH on Scroll Sepolia testnet."
8+
whatsnext: { "Developer FAQ": "/en/developers/" }
9+
---
10+
11+
import Aside from "../../../../components/Aside.astro"
12+
13+
## Official Scroll Telegram Faucet
14+
15+
You can request testnet ETH via the official Scroll telegram faucet bot by sending a message to @scroll_up_sepolia_bot who will provide access to the faucet. Once on the faucet telegram group chat, send your wallet address on a `/drop YOUR_ETHEREUM_ADDRESS` command and the bot will automatically send some funds to you.
16+
17+
## Alternative Methods
18+
19+
### Sepolia Faucets
20+
21+
Scroll Testnet runs on Sepolia, you can bridge Sepolia ETH back and forth on the [Scroll Sepolia Bridge](https://portal-sepolia.scroll.io/bridge).
22+
23+
Here are a few Sepolia faucet apps:
24+
25+
- [sepoliafaucet.com](https://sepoliafaucet.com)
26+
- [sepolia-faucet.pk910.de](https://sepolia-faucet.pk910.de)
27+
- [QuickNode Faucet](https://faucet.quicknode.com/drip)
28+
- [Chainstack Faucet](https://faucet.chainstack.com)
29+
- [Infura Faucet](https://infura.io/faucet/sepolia)
30+
- [Ethereum Ecosystem Faucets](https://www.ethereum-ecosystem.com/faucets/ethereum-sepolia)
31+
32+
### Scroll Sepolia Faucets
33+
34+
If you don't want to interact with the bridge, some faucets directly distribute Scroll Sepolia ETH.
35+
36+
- [ETH Global](https://ethglobal.com/faucet/scroll-sepolia-534351)
37+
- [HackQuest Faucet](https://www.hackquest.io/en/faucets/534351)
38+
- [QuickNode Scroll Sepolia](https://faucet.quicknode.com/scroll/sepolia)
39+
- [Thirdweb Scroll Sepolia](https://thirdweb.com/scroll-sepolia-testnet)
40+
- [Chainstack Scroll Sepolia](https://faucet.chainstack.com/scroll-sepolia-testnet-faucet)
41+
- [Bware Labs Faucet](https://bwarelabs.com/faucets/scroll-testnet)
42+
- [L2 Faucet](https://www.l2faucet.com/scroll)
43+

src/content/docs/en/developers/index.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ Use the following configuration to connect your Ethereum tools to Scroll Sepolia
6262

6363
**How do I get testnet ETH on Scroll?**
6464

65-
You can request testnet ETH via the official Scroll telegram faucet bot by sending a message to @scroll_up_sepolia_bot who will provide access to the faucet. Once on the faucet telegram group chat, send your wallet address on a `/drop YOUR_ETHEREUM_ADDRESS` command and the bot will automatically send some funds to you.
66-
67-
**Is there an alternative way to get testnet ETH?**
68-
69-
Yes. Please refer to our list of [Unofficial Faucets](https://docs.scroll.io/en/user-guide/faucet/) on both Sepolia and Scroll Sepolia. Remember, you can either receive Scroll Sepolia ETH directly or trough the [Sepolia Testnet Bridge](https://sepolia.scroll.io/bridge).
65+
See our [Testnet ETH Faucet guide](/en/developers/faucet/) for detailed instructions on obtaining testnet ETH on Scroll.
7066

7167
## EVM Compatibility & Infrastructure
7268

src/features/redirects/redirects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
},
9797
{
9898
"source": "user-guide/faucet",
99-
"destination": "/community",
99+
"destination": "/en/developers/faucet",
100100
"statusCode": 301
101101
},
102102
{

src/middleware.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)