From c1d5a138918a776679875689b5c00de683ab75b7 Mon Sep 17 00:00:00 2001 From: Ian <15913538+cxrtisxl@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:28:17 +0300 Subject: [PATCH] Add ethfaucet.com faucet Description Adding a new faucet (ethfaucet.com) to the docs. ethfaucet.com provides developers with gas on Chainbase network 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. --- developers/testnet.mdx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/developers/testnet.mdx b/developers/testnet.mdx index 0fed1cc..32d985f 100644 --- a/developers/testnet.mdx +++ b/developers/testnet.mdx @@ -18,6 +18,8 @@ The [Co-processor Layer](/core-concepts/architecture/co_processor_layer) is buil ## Guide 1. Add the Chainbase Network testnet to your wallet via the [Rollup Info Page](https://rollup-info.altlayer.io/enough-fog-compact/chainbase_testnet). -2. Bridge your Sepolia Testnet ETH to the Chainbase Network testnet using the [bridge interface](https://testnet.bridge.chainbase.com/). -**Note:** Get Sepolia Testnet ETH from [sepoliafaucet.com](https://sepoliafaucet.com/) or [sepoliafaucet.io](https://www.sepoliafaucet.io/). -3. After initiating the deposit, wait about 1 minute for it to complete. Then, you can start deploying your contracts on the Chainbase Network testnet. +2. Get Chainbase Network testnet ETH. +**Tip:** Get Chainbase ETH directly from [ethfaucet.com](https://ethfaucet.com?utm_source=chainbase_docs&utm_medium=docs) +Alternatively, bridge your Sepolia Testnet ETH to the Chainbase Network testnet using the [bridge interface](https://testnet.bridge.chainbase.com/). +Get Sepolia Testnet ETH from [ethfaucet.com](https://ethfaucet.com?utm_source=chainbase_docs&utm_medium=docs) or [sepoliafaucet.com](https://sepoliafaucet.com/) or [sepoliafaucet.io](https://www.sepoliafaucet.io/). +3. After receiving your testnet ETH (instant via faucet or ~1 minute via bridge), you can start deploying your contracts on the Chainbase Network testnet.