Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/stack/interop/tools/devnet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc

### Send the Sepolia ETH to the devnet

You can send `ETH` directly to the `OptimismPortal` address and it will go to the same sender address on the devnet. Alternatively, you can use this [bridge front end](https://www.superchain.tools/bridge) to bridge `ETH` from Sepolia to `interop-alpha-0` and `interop-alpha-1`.
You can send `ETH` directly to the `OptimismPortal` address and it will go to the same sender address on the devnet. Alternatively, you can use this [bridge front end](https://interop-devnet.superbridge.app/) to bridge `ETH` from Sepolia to `interop-alpha-0` and `interop-alpha-1` or between `interop-alpha-0` and `interop-alpha-1`.

### Wait for bridging to complete

It'll take approximately 2 minutes for the bridging process to complete and the ether to appear in your wallet.
It'll take approximately 2 minutes for the bridging process from Sepolia to L2 to complete and the `ETH` to appear in your wallet.
</Steps>

## Block explorers
Expand Down