Network
Launch Date
Consensus
Note
Sepolia
Oct 2021
PoW
Like-for-like representation of Ethereum
Görli
Jan 2019
PoA
Proof-of-Authority
Kiln
Mar 2022
PoS
Post-Merge (for ETH2), shadow fork of the mainnet
Kintsugi
Dec 2021
PoS
DEPRECATED, use Kiln; post-Merge (for ETH2)
Ropsten
Nov 2016
PoW
DEPRECATED, use Sepolia; the Merge to happen on Jun 8, 2022
Rinkeby
Apr 2017
PoA
DEPRECATED, use Görli and Görli Faucet
Kovan
Mar 2017
PoA
DEPRECATED, use Sepolia or Görli
List of active and deprecated Ethereum testnets, including Kintsugi.
Features
Optimistic rollup 
ZK-rollup 
Proof
Uses fraud proofs to prove transaction validity. 
Uses validity (zero-knowledge) proofs to prove transaction validity. 
Capital efficiency
Requires waiting through a 1-week delay (dispute period) before withdrawing funds. 
Users can withdraw funds immediately because validity proofs provide incontrovertible evidence of the authenticity of off-chain transactions. 
Data compression
Publishes full transaction data as calldata to Ethereum Mainnet, which increases rollup costs. 
Doesn't need to publish transaction data on Ethereum because ZK-SNARKs and ZK-STARKs already guarantee the accuracy of the rollup state. 
EVM compatibility
Uses a simulation of the Ethereum Virtual Machine (EVM), which allows it to run arbitrary logic and support smart contracts. 
Doesn't widely support EVM computation, although a few EVM-compatible ZK-rollups have appeared. 
Rollup costs
Reduces costs since it publishes minimal data on Ethereum and doesn't have to post proofs for transactions, except in special circumstances. 
Faces higher overhead from costs involved in generating and verifying proofs for every transaction block. ZK proofs require specialized, expensive hardware to create and have high on-chain verification costs. 
Trust assumptions
Doesn't require a trusted setup. 
Requires a trusted setup to work. 
Liveness requirements
Verifiers are needed to keep tabs on the actual rollup state and the one referenced in the state root to detect fraud. 
Users don't need someone to watch the L2 chain to detect fraud. 
Security properties 
Relies on cryptoeconomic incentives to assure users of rollup security. 
Relies on cryptographic guarantees for security. 
Start building
on Alchemy.
Sign up for free
Start building on Optimism.
Sign up for free
Start building on Arbitrum.
Sign up for free
Start building on Ethereum.
Sign up for free
Start building on Polygon.
Sign up for free
Start building on Starknet.
Sign up for free
Start building on Flow.
Sign up for free
kiln faucet
Get free Kiln ETH.
Start building today
Goerli faucet
Get free Goerli ETH.
Start building today
SEPOLIA FAUCET
Get free Sepolia ETH.
Start Building Today
mumbai faucet
Get free Mumbai Matic.
Start building today
rinkeby faucet
Get free Rinkeby
ETH.
Start building today
Start building on Ethereum.
Get started for free
Start building on Ethereum.
Get started for free
Start building on Flow.
Get started for free
Start building on Polygon.
Get started for free
Start building on Starknet.
Get started for free
Start building on Optimism.
Get started for free
Start building on Solana.
Get started for free
Start building on Solana.
Sign up for beta access
Start building on Solana.
Join the waitlist
Arbitrum logo
Start building on Arbitrum.
Get started for free
Learn
Solidity at
Alchemy
University
Get started today
curl 
https://release.solana.com/v1.10.32/solana-install-init-x86_64-pc-windows-msvc.exe 
--output 
C:\solana-install-tmp\solana-install-init.exe 
--create-dirs
Testnets
Ethereum overview

A Complete Guide to Ethereum's Kiln Testnet

Last Updated:
September 26, 2022

Note: the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, and as of September 26th, 2022, Alchemy's Kiln faucet has been deprecated.

Testnets allow developers to test the functionality of their applications before deploying them to a blockchain’s mainnet’s production environment. Before Ethereum switches its consensus mechanism from proof-of-work to proof-of-stake, developers must have a safe environment to test their applications and guarantee a smooth transition when the Ethereum 2.0 upgrade takes place. 

The Ethereum Kiln merge testnet helps developers test their applications on the post-merge Ethereum blockchain. The Kiln testnet launched as a proof-of-work blockchain in parallel with the Beacon chain, and merged on March 15, 2022, transitioning to a fully proof-of-stake system allowing developers, node operators, and stakers to get familiar with a post-merge Ethereum environment. 

This article covers the essential aspects of the Kiln testnet, including why a developer would use it, how to acquire and send testnet Ether, and an overview of helpful tools for building, monitoring, and testing applications.

What is the Kiln testnet?

The Kiln testnet simulates the Ethereum mainnet's merge with the beacon chain, initiating the complete transition from proof-of-work to proof-of-stake network consensus. Kiln’s merge testnet acts as a development environment for developers, node validators, and stakers to experiment with their application(s) functionality on the upcoming Ethereum upgrade to proof-of-stake consensus before The Merge takes place. 

Kiln launched as a proof-of-work system and transitioned to proof-of-stake on March 15, 2022, and is maintained by the Ethereum developer team. The public Kiln testnet currently has 110,000 active validators with 3.5 million ETH staked. The network has processed 1.3 million total transactions at an average of eight thousand per day since its inception.

Is the Kiln testnet deprecated?

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and no longer serving active requests as the Kiln Testnet has been deprecated by the Ethereum Foundation.

Why was a developer likely to use the Kiln merge testnet vs. other testnets?

When choosing a testnet, a developer would deploy to the Kiln testnet to experiment with their application's functionality on a proof-of-stake beacon chain. 

For instance, if a developer created an NFT smart contract and wanted to ensure it ran as intended after the Ethereum merge, they could use the Kiln testnet to test the contract functionality. 

There are many different types of testnets, and each serves a different purpose for testing applications. For an overview, read Alchemy’s guide on Ethereum testnets to learn when different testnets should be utilized. 

Many of the current testnets are still using the proof-of-work consensus and will soon be deprecated and replaced with proof-of-stake testnets. 

How to Connect to Kiln testnet with Metamask

All developers, stakers, and node operators should use the Kiln merge testnet to ensure their setups will work properly post-merge. Here is how you can connect your Metamask wallet to the Kiln testnet and test your dApps. 

Many Ethereum wallets exist, but we will use Metamask, a browser-based wallet, for this tutorial.

Method 1: Adding Kiln testnet automatically

  1. Go to Ethereum's Kiln testnet page 
  2. Click “Add network to Metamask”
  1. Approve the transaction in Metamask
  2. Click “Switch network”

Your Metamask should now be connected to Kiln!

Method 2: Add the Kiln Testnet Manually

  1. In the top right corner of your Metamask wallet, click on the profile image and select “settings”
  1. Click on “Networks” and select “Add Network”.
  1. Enter the parameters below to add the Kiln testnet to your Metamask

How to Get Kiln testnet ETH

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and is no longer serving active requests because the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, 2022. For historic purposes, here is how developers were able to request Kiln ETH from Alchemy's testnet before it was deprecated.

To test applications on the Kiln testnet, you will need to get Kiln ETH. Kiln's testnet Ether has no real value and can be acquired from a Faucet, which is a web application that allows users to request testnet ETH and send it to a specific address. 

Here is how you can request testnet ETH from Alchemy's Kiln faucet.

  1. Click on your Metamask wallet address to copy it to the clipboard.
  1.  Log in or sign up for a free Alchemy account to get 5X Kiln Ethereum for free.
  2. On Alchemy’s Kiln faucet, paste your Metamask address in the “send me ETH” input field. 

Your Metamask should now have some Kiln testnet ETH. 

If you don't see any ETH after 13-15 seconds, click on the transaction address to see the transaction and network verification details on the Kiln block explorer.

If the transaction is verified, ensure your Metamask network is still set to Kiln.

How to Send Kiln Testnet ETH

Here is how to send Kiln testnet ETH.

  1. Copy an address to which you’d like to send the Kiln ETH.
  1. Click “send” on Metamask.
  1. Paste the address copied in step 1 and enter the amount of ETH to send.

Metamask will show the gas fee required to verify the transaction and the total cost. 

Since Kiln is a testnet and Proof-of-Stake, the gas fee should be low.

  1. Click “confirm” to send Kiln ETH

Wait for the transaction to process. If the network is not busy, the transaction will be added to the next block and verified within approximately 13-15 seconds.

How to Confirm the Kiln ETH was Sent Successfully

  1. Click on the pending transaction under the activity tab 
  2. Navigate to the transaction status and click “View on block explorer”

Once the Kiln testnet transaction is complete, the status will change from “pending” to “confirmed.”

The Kiln ETH should now appear in the wallet that it was sent to.

What are the best Kiln testnet tools?

Here is a list of helpful tools, APIs, and libraries a developer will need to build, monitor, and test an application on the Kiln testnet.

ALCHEMY SUPERNODE - ETHEREUM NODE API

Scale to any size, without any errors

Alchemy Supernode finally makes it possible to scale blockchain applications without all the headaches. Plus, our legendary support will guide you every step of the way.

Get started for free
Supernode footer
Testnets
Ethereum overview

A Complete Guide to Ethereum's Kiln Testnet

Last Updated:
September 26, 2022
Don't miss an update
Sign up for our newsletter to get alpha, key insights, and killer resources.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Table of Contents

{{kiln-faucet-ad}}

Note: the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, and as of September 26th, 2022, Alchemy's Kiln faucet has been deprecated.

Testnets allow developers to test the functionality of their applications before deploying them to a blockchain’s mainnet’s production environment. Before Ethereum switches its consensus mechanism from proof-of-work to proof-of-stake, developers must have a safe environment to test their applications and guarantee a smooth transition when the Ethereum 2.0 upgrade takes place. 

The Ethereum Kiln merge testnet helps developers test their applications on the post-merge Ethereum blockchain. The Kiln testnet launched as a proof-of-work blockchain in parallel with the Beacon chain, and merged on March 15, 2022, transitioning to a fully proof-of-stake system allowing developers, node operators, and stakers to get familiar with a post-merge Ethereum environment. 

This article covers the essential aspects of the Kiln testnet, including why a developer would use it, how to acquire and send testnet Ether, and an overview of helpful tools for building, monitoring, and testing applications.

What is the Kiln testnet?

The Kiln testnet simulates the Ethereum mainnet's merge with the beacon chain, initiating the complete transition from proof-of-work to proof-of-stake network consensus. Kiln’s merge testnet acts as a development environment for developers, node validators, and stakers to experiment with their application(s) functionality on the upcoming Ethereum upgrade to proof-of-stake consensus before The Merge takes place. 

Kiln launched as a proof-of-work system and transitioned to proof-of-stake on March 15, 2022, and is maintained by the Ethereum developer team. The public Kiln testnet currently has 110,000 active validators with 3.5 million ETH staked. The network has processed 1.3 million total transactions at an average of eight thousand per day since its inception.

Is the Kiln testnet deprecated?

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and no longer serving active requests as the Kiln Testnet has been deprecated by the Ethereum Foundation.

Why was a developer likely to use the Kiln merge testnet vs. other testnets?

When choosing a testnet, a developer would deploy to the Kiln testnet to experiment with their application's functionality on a proof-of-stake beacon chain. 

For instance, if a developer created an NFT smart contract and wanted to ensure it ran as intended after the Ethereum merge, they could use the Kiln testnet to test the contract functionality. 

There are many different types of testnets, and each serves a different purpose for testing applications. For an overview, read Alchemy’s guide on Ethereum testnets to learn when different testnets should be utilized. 

Many of the current testnets are still using the proof-of-work consensus and will soon be deprecated and replaced with proof-of-stake testnets. 

How to Connect to Kiln testnet with Metamask

All developers, stakers, and node operators should use the Kiln merge testnet to ensure their setups will work properly post-merge. Here is how you can connect your Metamask wallet to the Kiln testnet and test your dApps. 

Many Ethereum wallets exist, but we will use Metamask, a browser-based wallet, for this tutorial.

Method 1: Adding Kiln testnet automatically

  1. Go to Ethereum's Kiln testnet page 
  2. Click “Add network to Metamask”
  1. Approve the transaction in Metamask
  2. Click “Switch network”

Your Metamask should now be connected to Kiln!

Method 2: Add the Kiln Testnet Manually

  1. In the top right corner of your Metamask wallet, click on the profile image and select “settings”
  1. Click on “Networks” and select “Add Network”.
  1. Enter the parameters below to add the Kiln testnet to your Metamask

How to Get Kiln testnet ETH

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and is no longer serving active requests because the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, 2022. For historic purposes, here is how developers were able to request Kiln ETH from Alchemy's testnet before it was deprecated.

To test applications on the Kiln testnet, you will need to get Kiln ETH. Kiln's testnet Ether has no real value and can be acquired from a Faucet, which is a web application that allows users to request testnet ETH and send it to a specific address. 

Here is how you can request testnet ETH from Alchemy's Kiln faucet.

  1. Click on your Metamask wallet address to copy it to the clipboard.
  1.  Log in or sign up for a free Alchemy account to get 5X Kiln Ethereum for free.
  2. On Alchemy’s Kiln faucet, paste your Metamask address in the “send me ETH” input field. 

Your Metamask should now have some Kiln testnet ETH. 

If you don't see any ETH after 13-15 seconds, click on the transaction address to see the transaction and network verification details on the Kiln block explorer.

If the transaction is verified, ensure your Metamask network is still set to Kiln.

How to Send Kiln Testnet ETH

Here is how to send Kiln testnet ETH.

  1. Copy an address to which you’d like to send the Kiln ETH.
  1. Click “send” on Metamask.
  1. Paste the address copied in step 1 and enter the amount of ETH to send.

Metamask will show the gas fee required to verify the transaction and the total cost. 

Since Kiln is a testnet and Proof-of-Stake, the gas fee should be low.

  1. Click “confirm” to send Kiln ETH

Wait for the transaction to process. If the network is not busy, the transaction will be added to the next block and verified within approximately 13-15 seconds.

How to Confirm the Kiln ETH was Sent Successfully

  1. Click on the pending transaction under the activity tab 
  2. Navigate to the transaction status and click “View on block explorer”

Once the Kiln testnet transaction is complete, the status will change from “pending” to “confirmed.”

The Kiln ETH should now appear in the wallet that it was sent to.

What are the best Kiln testnet tools?

Here is a list of helpful tools, APIs, and libraries a developer will need to build, monitor, and test an application on the Kiln testnet.

Note: the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, and as of September 26th, 2022, Alchemy's Kiln faucet has been deprecated.

Testnets allow developers to test the functionality of their applications before deploying them to a blockchain’s mainnet’s production environment. Before Ethereum switches its consensus mechanism from proof-of-work to proof-of-stake, developers must have a safe environment to test their applications and guarantee a smooth transition when the Ethereum 2.0 upgrade takes place. 

The Ethereum Kiln merge testnet helps developers test their applications on the post-merge Ethereum blockchain. The Kiln testnet launched as a proof-of-work blockchain in parallel with the Beacon chain, and merged on March 15, 2022, transitioning to a fully proof-of-stake system allowing developers, node operators, and stakers to get familiar with a post-merge Ethereum environment. 

This article covers the essential aspects of the Kiln testnet, including why a developer would use it, how to acquire and send testnet Ether, and an overview of helpful tools for building, monitoring, and testing applications.

What is the Kiln testnet?

The Kiln testnet simulates the Ethereum mainnet's merge with the beacon chain, initiating the complete transition from proof-of-work to proof-of-stake network consensus. Kiln’s merge testnet acts as a development environment for developers, node validators, and stakers to experiment with their application(s) functionality on the upcoming Ethereum upgrade to proof-of-stake consensus before The Merge takes place. 

Kiln launched as a proof-of-work system and transitioned to proof-of-stake on March 15, 2022, and is maintained by the Ethereum developer team. The public Kiln testnet currently has 110,000 active validators with 3.5 million ETH staked. The network has processed 1.3 million total transactions at an average of eight thousand per day since its inception.

Is the Kiln testnet deprecated?

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and no longer serving active requests as the Kiln Testnet has been deprecated by the Ethereum Foundation.

Why was a developer likely to use the Kiln merge testnet vs. other testnets?

When choosing a testnet, a developer would deploy to the Kiln testnet to experiment with their application's functionality on a proof-of-stake beacon chain. 

For instance, if a developer created an NFT smart contract and wanted to ensure it ran as intended after the Ethereum merge, they could use the Kiln testnet to test the contract functionality. 

There are many different types of testnets, and each serves a different purpose for testing applications. For an overview, read Alchemy’s guide on Ethereum testnets to learn when different testnets should be utilized. 

Many of the current testnets are still using the proof-of-work consensus and will soon be deprecated and replaced with proof-of-stake testnets. 

How to Connect to Kiln testnet with Metamask

All developers, stakers, and node operators should use the Kiln merge testnet to ensure their setups will work properly post-merge. Here is how you can connect your Metamask wallet to the Kiln testnet and test your dApps. 

Many Ethereum wallets exist, but we will use Metamask, a browser-based wallet, for this tutorial.

Method 1: Adding Kiln testnet automatically

  1. Go to Ethereum's Kiln testnet page 
  2. Click “Add network to Metamask”
  1. Approve the transaction in Metamask
  2. Click “Switch network”

Your Metamask should now be connected to Kiln!

Method 2: Add the Kiln Testnet Manually

  1. In the top right corner of your Metamask wallet, click on the profile image and select “settings”
  1. Click on “Networks” and select “Add Network”.
  1. Enter the parameters below to add the Kiln testnet to your Metamask

How to Get Kiln testnet ETH

As of September 26th, 2022, Alchemy's Kiln faucet has been deprecated and is no longer serving active requests because the Kiln testnet was deprecated by the Ethereum Foundation during the week of September 12th, 2022. For historic purposes, here is how developers were able to request Kiln ETH from Alchemy's testnet before it was deprecated.

To test applications on the Kiln testnet, you will need to get Kiln ETH. Kiln's testnet Ether has no real value and can be acquired from a Faucet, which is a web application that allows users to request testnet ETH and send it to a specific address. 

Here is how you can request testnet ETH from Alchemy's Kiln faucet.

  1. Click on your Metamask wallet address to copy it to the clipboard.
  1.  Log in or sign up for a free Alchemy account to get 5X Kiln Ethereum for free.
  2. On Alchemy’s Kiln faucet, paste your Metamask address in the “send me ETH” input field. 

Your Metamask should now have some Kiln testnet ETH. 

If you don't see any ETH after 13-15 seconds, click on the transaction address to see the transaction and network verification details on the Kiln block explorer.

If the transaction is verified, ensure your Metamask network is still set to Kiln.

How to Send Kiln Testnet ETH

Here is how to send Kiln testnet ETH.

  1. Copy an address to which you’d like to send the Kiln ETH.
  1. Click “send” on Metamask.
  1. Paste the address copied in step 1 and enter the amount of ETH to send.

Metamask will show the gas fee required to verify the transaction and the total cost. 

Since Kiln is a testnet and Proof-of-Stake, the gas fee should be low.

  1. Click “confirm” to send Kiln ETH

Wait for the transaction to process. If the network is not busy, the transaction will be added to the next block and verified within approximately 13-15 seconds.

How to Confirm the Kiln ETH was Sent Successfully

  1. Click on the pending transaction under the activity tab 
  2. Navigate to the transaction status and click “View on block explorer”

Once the Kiln testnet transaction is complete, the status will change from “pending” to “confirmed.”

The Kiln ETH should now appear in the wallet that it was sent to.

What are the best Kiln testnet tools?

Here is a list of helpful tools, APIs, and libraries a developer will need to build, monitor, and test an application on the Kiln testnet.

Build web3 with Alchemy

Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.

 Start building