Network Faucets
This reference guide lists network faucets you can use to get testnet ETH on test networks like OP Goerli and Ethereum Goerli for development and testing purposes. In order to deploy a smart contract to a test network like OP Sepolia, you will need some testnet Ether (ETH).
You can get testnet ETH to pay for testnet transactions from a faucet. Faucets are developer tools to get free testnet ETH in order to test and troubleshoot your decentralized application or protocol before going live on mainnet.
Tokens on testnet networks like OP Sepolia have no value as they are only used for testing purposes.
Superchain Faucet
Superchain Faucet (opens in a new tab) is a developer tool hosted by OP Labs that allows developers to get free testnet ETH to test apps on testnet OP Chains like Base Sepolia, OP Sepolia, PGN Sepolia, Zora Sepolia, and other OP Chains in the Superchain.
Additional Faucets
A list of additional faucets is below:
FAUCET | DESCRIPTION | NETWORKS |
---|---|---|
Paradigm's MultiFaucet (opens in a new tab) | Paradigm offers an easy way to get ETH on many different testnets at the same time. | OP Goerli |
Coinbase Faucet (opens in a new tab) | Get test ETH on OP Goerli directly from the Coinbase Wallet extension or Coinbase Faucet. | OP Goerli |
QuickNode Faucet (opens in a new tab) | Another easy way to acquire some testnet ETH for OP Goerli and OP Sepolia. | OP Goerli, OP Sepolia |
Bridge from Ethereum Testnet
Need another option? Alternatively, you can get testnet ETH from an Ethereum Sepolia faucet (opens in a new tab) and bridge the testnet ETH to/from OP Chain testnets using the L1StandardBridge.
Once you have the testnet ETH on Ethereum Sepolia you can use Superchain Testnet Tools (opens in a new tab) if you need to bridge to multiple OP Chain testnets at once.
Next Steps
- If you're new to onchain development, check out Optimism Unleashed (opens in a new tab) by CryptoZombies and Superchain Builder NFT (opens in a new tab) by ThirdWeb.
- If you're familiar with onchain development, check out the Optimism Ecosystem’s Contributions Dashboard (opens in a new tab) for project ideas that the Optimism Collective is looking for.