You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/stack/interop/tools/devnet.mdx
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,10 +41,18 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc
41
41
1. The "currency symbol" is required by some wallets like MetaMask.
42
42
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.
43
43
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
45
53
46
54
<Steps>
47
-
### Get Sepolia ETH
55
+
### Get Sepolia ETH from the Superchain Faucet
48
56
49
57
You can utilize the [Superchain Faucet](https://console.optimism.io/faucet) to get `ETH` on Sepolia.
0 commit comments