Skip to content

Commit 72a4abc

Browse files
authored
Merge pull request #1099 from ethereum-optimism/zainbacchus-patch-3
2 parents 20d51d2 + 13a836e commit 72a4abc

File tree

2 files changed

+33
-39
lines changed

2 files changed

+33
-39
lines changed

pages/stack/interop/devnet.mdx

+22-22
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,36 @@ import { Callout, Tabs, Steps } from 'nextra/components'
99
# Interop devnet
1010

1111
<Callout>
12-
Interop devnet is currently in active development and may experience periods of instability, including potential outages, as the networks is regularly updated and improved. Developers should expect some level of unreliability when interacting with the devnet. The devnet is intended for testing and development purposes only, and should not be relied upon for mission-critical applications.
12+
Interop devnet is currently in active development and may experience periods of instability, including potential outages, as the networks is regularly updated and improved. Developers should expect some level of unreliability when interacting with the devnet. The devnet is intended for testing and development purposes only, and should not be relied upon for mission-critical applications.
1313
</Callout>
1414

15-
1615
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. As we iterate on Superchain interop, these networks will be deprecated once the next devnets are released.
1716

17+
NOTE: The current Interop devnet has been deprecated. This page will be updated once the next Interop devnet is live.
18+
1819
## Interop devnet 0
1920

20-
| Parameter | Value |
21-
| --------------------------- | ---------------------------------------------------------------------------------------------------- |
22-
| Network Name | `Interop Devnet 0` |
23-
| Chain ID | `11473209` |
24-
| Currency Symbol<sup>1</sup> | ETH |
25-
| Explorer | [https://optimism-interop-devnet-0.blockscout.com](https://optimism-interop-devnet-0.blockscout.com) |
26-
| Public RPC URL | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) |
27-
| Sequencer URL | [https://interop-devnet-0.optimism.io](https://interop-devnet-0.optimism.io) |
28-
| OptimismPortal<sup>2</sup> | `0xb081417d0578d70eb6bee7bfa646ef8c283eb35a` |
21+
| Parameter | Value |
22+
| --------------------------- | ----- |
23+
| Network Name | `TBA` |
24+
| Chain ID | `TBA` |
25+
| Currency Symbol<sup>1</sup> | ETH |
26+
| Explorer | 'TBA' |
27+
| Public RPC URL | 'TBA' |
28+
| Sequencer URL | 'TBA' |
29+
| OptimismPortal<sup>2</sup> | `TBD` |
2930

3031
## Interop devnet 1
3132

32-
| Parameter | Value |
33-
| --------------------------- | ---------------------------------------------------------------------------------------------------- |
34-
| Network Name | `Interop Devnet 1` |
35-
| Chain ID | `21473209` |
36-
| Currency Symbol<sup>1</sup> | ETH |
37-
| Explorer | [https://optimism-interop-devnet-1.blockscout.com](https://optimism-interop-devnet-1.blockscout.com) |
38-
| Public RPC URL | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) |
39-
| Sequencer URL | [https://interop-devnet-1.optimism.io](https://interop-devnet-1.optimism.io) |
40-
| OptimismPortal<sup>2</sup> | `0x85894f229575681130ac2f2365917cf156f8e75a` |
33+
| Parameter | Value |
34+
| --------------------------- | ----- |
35+
| Network Name | `TBA` |
36+
| Chain ID | `TBA` |
37+
| Currency Symbol<sup>1</sup> | ETH |
38+
| Explorer | 'TBA' |
39+
| Public RPC URL | 'TBA' |
40+
| Sequencer URL | 'TBA' |
41+
| OptimismPortal<sup>2</sup> | `TBD` |
4142

4243
1. The "currency symbol" is required by some wallets like MetaMask.
4344
2. The `OptimismPortal` is a low-level contract responsible for passing messages between L1 and L2. Messages sent directly to the `OptimismPortal` have no form of replayability. You can send ether directly to the portal to receive it to the sender address on the L2.
@@ -58,8 +59,7 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc
5859
It'll take approximately 2 minutes for the bridging process to complete and the ether to appear in your wallet.
5960
</Steps>
6061

61-
## Next steps
62+
## Next steps
6263

6364
* Want to start with local development? Use [Supersim](/stack/interop/supersim), a local dev environment that simulates interop for testing applications against a local version of the Superchain.
6465
* Read about [interop message passing](/stack/interop/cross-chain-message) to see how you can implement it yourself on this devnet.
65-

words.txt

+11-17
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
Ankr
2-
Immunefi
3-
Mitigations
4-
Pyth
5-
Pyth's
6-
Sepolia
7-
voxel
81
ACCOUNTQUEUE
92
accountqueue
103
ACCOUNTSLOTS
@@ -17,6 +10,7 @@ Allnodes
1710
Allocs
1811
allocs
1912
ANDI
13+
Ankr
2014
Apeworx
2115
Arweave
2216
authrpc
@@ -156,12 +150,14 @@ holesky
156150
IERC
157151
IGNOREPRICE
158152
ignoreprice
153+
Immunefi
159154
implicity
160155
Inator
161156
inator
162157
INFLUXDBV
163158
influxdbv
164159
initcode
160+
interchain
165161
IPCDISABLE
166162
ipcdisable
167163
ipcfile
@@ -204,6 +200,7 @@ minsuggestedpriorityfee
204200
Mintable
205201
Mintplex
206202
MIPSEVM
203+
Mitigations
207204
Monitorism
208205
Moralis
209206
Mordor
@@ -298,6 +295,8 @@ Proxied
298295
Proxyd
299296
proxyd
300297
pseudorandomly
298+
Pyth
299+
Pyth's
301300
QRNG
302301
Quicknode
303302
quicknode
@@ -332,6 +331,9 @@ safedb
332331
Schnorr
333332
secp
334333
SELFDESTRUCT
334+
SEPOLIA
335+
Sepolia
336+
sepolia
335337
seqnr
336338
SEQUENCERHTTP
337339
sequencerhttp
@@ -363,6 +365,7 @@ Superchain
363365
superchain
364366
Superchain's
365367
Superchainerc
368+
superchainerc
366369
Superchains
367370
Superscan
368371
Supersim
@@ -401,7 +404,7 @@ VMDEBUG
401404
vmdebug
402405
VMODULE
403406
vmodule
404-
wagmi
407+
voxel
405408
Warpcast
406409
xlarge
407410
XORI
@@ -410,12 +413,3 @@ ZKPs
410413
ZKVM
411414
Zora
412415
zora
413-
Sepolia
414-
SEPOLIA
415-
Immunefi
416-
Mitigations
417-
Pyth's
418-
Pyth
419-
voxel
420-
Ankr
421-
interchain

0 commit comments

Comments
 (0)