Skip to content

Commit 5e5623d

Browse files
Merge pull request #1392 from ethereum-optimism/zainbacchus-patch-3
Adding L2 Faucet support for Devnet
2 parents e923811 + 489c516 commit 5e5623d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

pages/stack/interop/tools/devnet.mdx

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,18 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc
4141
1. The "currency symbol" is required by some wallets like MetaMask.
4242
2. The `OptimismPortal` is a low-level contract responsible for passing messages between L1 and L2. You can send `ETH` directly to the portal to receive it to the sender address on the L2.
4343

44-
## Sending ETH to the interop devnets
44+
## Getting testnet ETH on the interop devnet
45+
46+
<Steps>
47+
### Get testnet ETH from the Superchain Faucet
48+
49+
You can utilize the [Superchain Faucet](https://console.optimism.io/faucet) to get `ETH` on `interop-alpha-0` and `interop-alpha-1`.
50+
</Steps>
51+
52+
## Bridging ETH to the interop devnet
4553

4654
<Steps>
47-
### Get Sepolia ETH
55+
### Get Sepolia ETH from the Superchain Faucet
4856

4957
You can utilize the [Superchain Faucet](https://console.optimism.io/faucet) to get `ETH` on Sepolia.
5058

0 commit comments

Comments
 (0)