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
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.
@@ -57,6 +57,15 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc
57
57
It'll take approximately 2 minutes for the bridging process to complete and the ether to appear in your wallet.
58
58
</Steps>
59
59
60
+
## Block explorers
61
+
62
+
A unified block explorer of the Interop Devnet can be found here [https://sid.testnet.routescan.io/](https://sid.testnet.routescan.io/).
63
+
64
+
Alternatively block explorers per chain can be found below:
0 commit comments