diff --git a/pages/stack/interop/tools/devnet.mdx b/pages/stack/interop/tools/devnet.mdx index 960b0b4a5..dbb982964 100644 --- a/pages/stack/interop/tools/devnet.mdx +++ b/pages/stack/interop/tools/devnet.mdx @@ -41,10 +41,18 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc 1. The "currency symbol" is required by some wallets like MetaMask. 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. -## Sending ETH to the interop devnets +## Getting testnet ETH on the interop devnet + + + ### Get testnet ETH from the Superchain Faucet + + You can utilize the [Superchain Faucet](https://console.optimism.io/faucet) to get `ETH` on `interop-alpha-0` and `interop-alpha-1`. + + +## Bridging ETH to the interop devnet - ### Get Sepolia ETH + ### Get Sepolia ETH from the Superchain Faucet You can utilize the [Superchain Faucet](https://console.optimism.io/faucet) to get `ETH` on Sepolia.