From 4e8064f45c45ab01232e64e6faeb4728aca61d17 Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Thu, 7 Nov 2024 14:17:43 +0100 Subject: [PATCH 1/3] Initial commit for interop devnet --- pages/chain/networks.mdx | 32 ++++++++++++++++++++++++++++++++ words.txt | 3 +-- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/pages/chain/networks.mdx b/pages/chain/networks.mdx index a7e97799d..cd699ce49 100644 --- a/pages/chain/networks.mdx +++ b/pages/chain/networks.mdx @@ -46,3 +46,35 @@ This reference guide provides a listing of the different OP networks and public 1. The "currency symbol" is required by some wallets like MetaMask. 2. The sequencer URL is write only. + +## Interop Devnet + + + **Interop Devnet is a temporary public network** of two OP Stack Sepolia instances (Interop Devnet 0 and Interop Devnet 1) that supports SuperERC20 tokens, native cross-chain messaging, and cross-chain ETH transfers. + + +| Parameter | Devnet 0 | Devnet 1 | +| --------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | +| Network Name | `Interop Devnet 0` | `Interop Devnet 1` | +| Chain ID | `11473209` | `21473209` | +| Currency Symbol1 | ETH | ETH | +| Explorer | [https://optimism-interop-devnet-0.blockscout.com](https://optimism-interop-devnet-0.blockscout.com) | [https://optimism-interop-devnet-1.blockscout.com](https://optimism-interop-devnet-1.blockscout.com) | +| Public RPC URL | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | +| Sequencer URL2 | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | +| Contract Addresses | Refer to the Interop Devnet rollup configuration JSON files (e.g., `rollup-11473209.json`) | | +| Connect Wallet | Configure wallet with respective Devnet Chain ID and RPC URL | | + + + To obtain testnet ETH for use on Interop Devnet, request ETH from [console.optimism.io/faucet](https://console.optimism.io/faucet) on Sepolia, then transfer via the Optimism Portal: + + * **Devnet 0:** `0xb081417d0578d70eb6bee7bfa646ef8c283eb35a` + * **Devnet 1:** `0x85894f229575681130ac2f2365917cf156f8e75a` + + +1. The "currency symbol" is required by some wallets like MetaMask. +2. The sequencer URL is write only. + +## Additional Notes for Interop Devnet + +* **Deployment Scope:** Interop Devnet is focused on demonstrating Superchain interoperability features and will run temporarily, with a stable release planned later. +* **Feedback:** Developers are encouraged to share feedback to aid in future interoperability improvements. diff --git a/words.txt b/words.txt index 08c53d776..c33856760 100644 --- a/words.txt +++ b/words.txt @@ -289,6 +289,7 @@ productionize productionized Protip Proxied +Proxyd proxyd pseudorandomly Pyth @@ -375,7 +376,6 @@ Thirdweb threadcreate tility timeseries -Tranfer trustlessly trustrpc txfeecap @@ -401,7 +401,6 @@ vmdebug VMODULE vmodule voxel -wagmi Warpcast xlarge XORI From 16de60c0c4d0495306fd7c2698713b210ec3a97d Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Thu, 7 Nov 2024 18:56:40 +0100 Subject: [PATCH 2/3] updated docs --- pages/chain/networks.mdx | 60 +++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 28 deletions(-) diff --git a/pages/chain/networks.mdx b/pages/chain/networks.mdx index cd699ce49..3fbb28dd6 100644 --- a/pages/chain/networks.mdx +++ b/pages/chain/networks.mdx @@ -28,9 +28,6 @@ This reference guide provides a listing of the different OP networks and public | Contract Addresses | Refer to the [Contract Addresses page](/chain/addresses#mainnet) | | Connect Wallet | [Click here to connect your wallet to OP Mainnet](https://chainid.link?network=optimism) | -1. The "currency symbol" is required by some wallets like MetaMask. -2. The sequencer URL is write only. - ## OP Sepolia | Parameter | Value | @@ -44,37 +41,44 @@ This reference guide provides a listing of the different OP networks and public | Contract Addresses | Refer to the [Contract Addresses page](/chain/addresses#testnet-sepolia) | | Connect Wallet | [Click here to connect your wallet to OP Sepolia](https://chainid.link?network=op-sepolia) | -1. The "currency symbol" is required by some wallets like MetaMask. -2. The sequencer URL is write only. - ## Interop Devnet - - **Interop Devnet is a temporary public network** of two OP Stack Sepolia instances (Interop Devnet 0 and Interop Devnet 1) that supports SuperERC20 tokens, native cross-chain messaging, and cross-chain ETH transfers. + + The Interop Devnet is a temporary public network of two OP Stack Sepolia instances that supports SuperERC20 tokens, native cross-chain messaging, and cross-chain ETH transfers. This network will be deprecated once Devnet Stable is released. -| Parameter | Devnet 0 | Devnet 1 | -| --------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | -| Network Name | `Interop Devnet 0` | `Interop Devnet 1` | -| Chain ID | `11473209` | `21473209` | -| Currency Symbol1 | ETH | ETH | -| Explorer | [https://optimism-interop-devnet-0.blockscout.com](https://optimism-interop-devnet-0.blockscout.com) | [https://optimism-interop-devnet-1.blockscout.com](https://optimism-interop-devnet-1.blockscout.com) | -| Public RPC URL | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | -| Sequencer URL2 | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | -| Contract Addresses | Refer to the Interop Devnet rollup configuration JSON files (e.g., `rollup-11473209.json`) | | -| Connect Wallet | Configure wallet with respective Devnet Chain ID and RPC URL | | - - - To obtain testnet ETH for use on Interop Devnet, request ETH from [console.optimism.io/faucet](https://console.optimism.io/faucet) on Sepolia, then transfer via the Optimism Portal: - - * **Devnet 0:** `0xb081417d0578d70eb6bee7bfa646ef8c283eb35a` - * **Devnet 1:** `0x85894f229575681130ac2f2365917cf156f8e75a` - +### Interop Devnet 0 + +| Parameter | Value | +| --------------------------- | ---------------------------------------------------------------------------------------------------- | +| Network Name | `Interop Devnet 0` | +| Chain ID | `11473209` | +| Currency Symbol1 | ETH | +| Explorer | [https://optimism-interop-devnet-0.blockscout.com](https://optimism-interop-devnet-0.blockscout.com) | +| Public RPC URL | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | +| Sequencer URL2 | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) | +| OptimismPortal3 | `0xb081417d0578d70eb6bee7bfa646ef8c283eb35a` | + +### Interop Devnet 1 + +| Parameter | Value | +| --------------------------- | ---------------------------------------------------------------------------------------------------- | +| Network Name | `Interop Devnet 1` | +| Chain ID | `21473209` | +| Currency Symbol1 | ETH | +| Explorer | [https://optimism-interop-devnet-1.blockscout.com](https://optimism-interop-devnet-1.blockscout.com) | +| Public RPC URL | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | +| Sequencer URL2 | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) | +| OptimismPortal3 | `0x85894f229575681130ac2f2365917cf156f8e75a` | 1. The "currency symbol" is required by some wallets like MetaMask. 2. The sequencer URL is write only. +3. The OptimismPortal address is used for bridging ETH from Sepolia to the respective devnet. -## Additional Notes for Interop Devnet + + To get ETH on the Interop Devnets: -* **Deployment Scope:** Interop Devnet is focused on demonstrating Superchain interoperability features and will run temporarily, with a stable release planned later. -* **Feedback:** Developers are encouraged to share feedback to aid in future interoperability improvements. + 1. Get Sepolia ETH from [console.optimism.io/faucet](https://console.optimism.io/faucet) + 2. Transfer the Sepolia ETH to the OptimismPortal address of your desired devnet + 3. Wait approximately 2 minutes for the bridging process to complete + From 182f90e5f3941db9a1c1591911b1b4d8d8aab006 Mon Sep 17 00:00:00 2001 From: Blessing Krofegha Date: Thu, 7 Nov 2024 19:02:57 +0100 Subject: [PATCH 3/3] removed callout --- pages/chain/networks.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/chain/networks.mdx b/pages/chain/networks.mdx index 3fbb28dd6..29e8a1bba 100644 --- a/pages/chain/networks.mdx +++ b/pages/chain/networks.mdx @@ -75,10 +75,8 @@ This reference guide provides a listing of the different OP networks and public 2. The sequencer URL is write only. 3. The OptimismPortal address is used for bridging ETH from Sepolia to the respective devnet. - To get ETH on the Interop Devnets: 1. Get Sepolia ETH from [console.optimism.io/faucet](https://console.optimism.io/faucet) 2. Transfer the Sepolia ETH to the OptimismPortal address of your desired devnet 3. Wait approximately 2 minutes for the bridging process to complete -