Skip to Content
Courses

Get Test-Net Ether

If you have never worked with blockchains before, then the first confusing this you will encounter is: There is not one blockchain, but many different blockchains. I am talking about Ethereum Blockchains.

It’s like having different databases. But only one is considered the ā€œMainā€ Database, or ā€œMainnetā€.

There are also other blockchains, for testing different aspects. Each of those have usually a name and a specific network and chain id. There is no central list of them, because everyone can open their own blockchain, but here’s a good overview .

In this tutorial, we will use either Ropsten or Gƶrli to get Test-Ether and start a transaction.

Get Gƶrli Test-Ether

Switch the network to Goerli.

Network Selection

Attention here: some of the pictures have ā€œRopstenā€ selected, but the Ropsten test-network had a couple of hiccups, so I recommend Goerli instead!

List of ETH Testnet Faucets

Sometimes Faucets don’t work as expected. Unfortunately there is nothing much that I can do about it. It is time intensive to run a faucet and usually it doesn’t pay off economically. Here is a list of Faucets in case the one here doesn’t work, you can probably switch to another one:

My current go-to Faucet I really like for all networks: https://faucet.paradigm.xyz 

Ropsten: https://faucet.metamask.io 

Rinkeby: https://faucet.rinkeby.io  https://www.rinkebyfaucet.com  https://app.mycrypto.com/faucet  https://faucets.chain.link/rinkeby 

Kovan: https://gitter.im/kovan-testnet/faucet  basically post your eth address in the gitter chat

Gƶrli: https://goerli-faucet.slock.it/index.html  https://faucet.goerli.mudit.blog 

Another ā€œspecial editionā€ Faucet is maintained by Keir ā€œBlockchain-Gandalfā€ Finlow-Bates, who also wrote a great book about Blockchains. He tries to maintain it as good as possible and it outputs Ropsten Ether: https://moonborrow.com 

Kintsugi (Eth2.0): https://kintsugi.themerge.dev 

ethereum-blockchain-developer-image

Hit ā€œBUYā€

ethereum-blockchain-developer-image

Click on ā€œGet Etherā€

ethereum-blockchain-developer-image

A new website should open up. That’s the faucet to get Ether. A Faucet is like a ā€œget free Etherā€ — site. The Ethers are having no value, they are running under a ā€œtestā€ Blockchain, but they are great for getting your feet wet with transactions and how Wallets work.

ethereum-blockchain-developer-image

Copy your Address from MetaMask by clicking directly on the address:

ethereum-blockchain-developer-image

Paste it into the Goerli Faucet Value Field and hit ā€œI’m not a robotā€ and ā€œRequest 0.05 GƖETHā€

ethereum-blockchain-developer-image

Wait until the popup appears…

ethereum-blockchain-developer-image

ethereum-blockchain-developer-image

Don’t click the link of the transaction, most likely it will not really work anyways. Let’s track our Incoming Transaction in the next step!

Last updated on