Skip to content

Commit f496012

Browse files
authored
Remove devnet information
Remove stable devnet info
1 parent 11d77c0 commit f496012

File tree

1 file changed

+18
-53
lines changed

1 file changed

+18
-53
lines changed

pages/interop/tools/devnet.mdx

Lines changed: 18 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ import { Callout, Tabs, Steps } from 'nextra/components'
2222

2323
# Superchain interop devnet
2424

25+
<Callout>
26+
NOTE: The current Interop devnet has been deprecated. This page will be updated once the next Interop devnet is live.
27+
</Callout>
28+
2529
<Callout>
2630
Superchain interop devnet is currently in active development and may experience periods of instability, including potential outages, as the networks are 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.
2731
</Callout>
@@ -32,49 +36,25 @@ The Superchain interop devnet is a temporary public network of two OP Stack Sepo
3236

3337
| Parameter | Value |
3438
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
35-
| Network Name | `interop-alpha-0` |
36-
| Chain ID | `420120000` |
39+
| Network Name | |
40+
| Chain ID | |
3741
| Currency Symbol<sup>1</sup> | ETH |
38-
| Block Explorer | [https://optimism-interop-alpha-0.blockscout.com/](https://optimism-interop-alpha-0.blockscout.com/), [https://420120000.testnet.routescan.io/](https://420120000.testnet.routescan.io/) |
39-
| Public RPC URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
40-
| Sequencer URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
41-
| OptimismPortal<sup>2</sup> | `0x7385d89d38ab79984e7c84fab9ce5e6f4815468a` |
42-
43-
To support Superchain Interop and DeFi experimentation, Uni V4 has been deployed on Interop devnet 0.
44-
45-
| Contract | Address |
46-
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
47-
| [PoolManager](https://github.com/Uniswap/v4-core/blob/main/src/PoolManager.sol) | [`0x9131b9084e6017be19c6a0ef23f73dbb1bf41f96`](https://optimism-interop-alpha-0.blockscout.com/address/0x9131b9084e6017be19c6a0ef23f73dbb1bf41f96?tab=contract_source_code) |
48-
| [Universal Router](https://github.com/Uniswap/universal-router/blob/dev/contracts/UniversalRouter.sol) | [`0x4a5C956e6626c552c9e830beFDDf8F5e02bBf60a`](https://optimism-interop-alpha-0.blockscout.com/address/0x4a5C956e6626c552c9e830beFDDf8F5e02bBf60a?tab=contract_source_code) |
49-
| [PositionManager](https://github.com/Uniswap/v4-periphery/blob/main/src/PositionManager.sol) | [`0x4498FE0b1DF6B476453440664A16E269B7587D0F`](https://optimism-interop-alpha-0.blockscout.com/address/0x4498FE0b1DF6B476453440664A16E269B7587D0F?tab=contract_source_code) |
50-
| [StateView](https://github.com/Uniswap/v4-periphery/blob/main/src/lens/StateView.sol) | [`0xF3c2E547e8da2052E2fC997ee94d54FbE59a6375`](https://optimism-interop-alpha-0.blockscout.com/address/0xF3c2E547e8da2052E2fC997ee94d54FbE59a6375?tab=contract_source_code) |
51-
| [Quoter](https://github.com/Uniswap/v4-periphery/blob/main/src/lens/V4Quoter.sol) | [`0x7C594D9B533ac43D3595dd4117549111Ec48F8B2`](https://optimism-interop-alpha-0.blockscout.com/address/0x7C594D9B533ac43D3595dd4117549111Ec48F8B2?tab=contract_source_code) |
52-
| [PositionDescriptor](https://github.com/Uniswap/v4-periphery/blob/main/src/PositionDescriptor.sol) | [`0x0ebb8526647744204cda2edb3f6bded2ec56403f`](https://optimism-interop-alpha-0.blockscout.com/address/0x0ebb8526647744204cda2edb3f6bded2ec56403f?tab=contract_source_code) |
53-
| [TransparentUpgradeableProxy](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/proxy/transparent/TransparentUpgradeableProxy.sol) | [`0x73162af50bf62750ff1b28c926e092b55022324d`](https://optimism-interop-alpha-0.blockscout.com/address/0x73162af50bf62750ff1b28c926e092b55022324d?tab=contract_source_code) |
42+
| Block Explorer | |
43+
| Public RPC URL | |
44+
| Sequencer URL | |
45+
| OptimismPortal<sup>2</sup> | |
5446

5547
## Interop devnet 1
5648

5749
| Parameter | Value |
5850
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
59-
| Network Name | `interop-alpha-1` |
60-
| Chain ID | `420120001` |
51+
| Network Name | |
52+
| Chain ID | |
6153
| Currency Symbol<sup>1</sup> | ETH |
62-
| Block Explorer | [https://optimism-interop-alpha-1.blockscout.com/](https://optimism-interop-alpha-1.blockscout.com/), [https://420120001.testnet.routescan.io/](https://420120001.testnet.routescan.io/) |
63-
| Public RPC URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
64-
| Sequencer URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
65-
| OptimismPortal<sup>2</sup> | `0x55f5c4653dbcde7d1254f9c690a5d761b315500c` |
66-
67-
To support Superchain Interop and DeFi experimentation, Uni V4 has been deployed on Interop devnet 1.
68-
69-
| Contract | Address |
70-
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
71-
| [PoolManager](https://github.com/Uniswap/v4-core/blob/main/src/PoolManager.sol) | [`0x9131b9084e6017be19c6a0ef23f73dbb1bf41f96`](https://optimism-interop-alpha-1.blockscout.com/address/0x9131b9084e6017be19c6a0ef23f73dbb1bf41f96?tab=contract_source_code) |
72-
| [Universal Router](https://github.com/Uniswap/universal-router/blob/dev/contracts/UniversalRouter.sol) | [`0x4a5C956e6626c552c9e830beFDDf8F5e02bBf60a`](https://optimism-interop-alpha-1.blockscout.com/address/0x4a5C956e6626c552c9e830beFDDf8F5e02bBf60a?tab=contract_source_code) |
73-
| [PositionManager](https://github.com/Uniswap/v4-periphery/blob/main/src/PositionManager.sol) | [`0x4498FE0b1DF6B476453440664A16E269B7587D0F`](https://optimism-interop-alpha-1.blockscout.com/address/0x4498FE0b1DF6B476453440664A16E269B7587D0F?tab=contract_source_code) |
74-
| [StateView](https://github.com/Uniswap/v4-periphery/blob/main/src/lens/StateView.sol) | [`0xF3c2E547e8da2052E2fC997ee94d54FbE59a6375`](https://optimism-interop-alpha-1.blockscout.com/address/0xF3c2E547e8da2052E2fC997ee94d54FbE59a6375?tab=contract_source_code) |
75-
| [Quoter](https://github.com/Uniswap/v4-periphery/blob/main/src/lens/V4Quoter.sol) | [`0x7C594D9B533ac43D3595dd4117549111Ec48F8B2`](https://optimism-interop-alpha-1.blockscout.com/address/0x7C594D9B533ac43D3595dd4117549111Ec48F8B2?tab=contract_source_code) |
76-
| [PositionDescriptor](https://github.com/Uniswap/v4-periphery/blob/main/src/PositionDescriptor.sol) | [`0x0ebb8526647744204cda2edb3f6bded2ec56403f`](https://optimism-interop-alpha-1.blockscout.com/address/0x0ebb8526647744204cda2edb3f6bded2ec56403f?tab=contract_source_code) |
77-
| [TransparentUpgradeableProxy](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/proxy/transparent/TransparentUpgradeableProxy.sol) | [`0x73162af50bf62750ff1b28c926e092b55022324d`](https://optimism-interop-alpha-1.blockscout.com/address/0x73162af50bf62750ff1b28c926e092b55022324d?tab=contract_source_code) |
54+
| Block Explorer | |
55+
| Public RPC URL | |
56+
| Sequencer URL | |
57+
| OptimismPortal<sup>2</sup> | |
7858

7959
1. The "currency symbol" is required by some wallets like MetaMask.
8060
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.
@@ -84,7 +64,7 @@ To support Superchain Interop and DeFi experimentation, Uni V4 has been deployed
8464
<Steps>
8565
### Get testnet ETH from the Superchain Faucet
8666

87-
You can utilize the [Superchain Faucet](https://console.optimism.io/faucet?utm_source=op-docs&utm_medium=docs) to get `ETH` on `interop-alpha-0` and `interop-alpha-1`.
67+
You can utilize the [Superchain Faucet](https://console.optimism.io/faucet?utm_source=op-docs&utm_medium=docs) to get `ETH`.
8868
</Steps>
8969

9070
## Bridging ETH to the interop devnet
@@ -96,28 +76,13 @@ To support Superchain Interop and DeFi experimentation, Uni V4 has been deployed
9676

9777
### Send the Sepolia ETH to the devnet
9878

99-
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`.
79+
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.
10080

10181
### Wait for bridging to complete
10282

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

106-
## Block explorers
107-
108-
A unified block explorer of the Interop Devnet can be found here [https://sid.testnet.routescan.io/](https://sid.testnet.routescan.io/).
109-
110-
Alternatively block explorers per chain can be found below:
111-
112-
* Interop devnet 0: [Blockscout](https://optimism-interop-alpha-0.blockscout.com/), [Routescan](https://420120000.testnet.routescan.io/)
113-
* Interop devnet 1: [Blockscout](https://optimism-interop-alpha-1.blockscout.com/), [Routescan](https://420120001.testnet.routescan.io/)
114-
115-
## Superchain interop transaction relayer
116-
117-
Superchain cross-domain messages require two transactions. The first transaction creates an initiating message on the source chain. The second transaction creates an executing message on the destination chain.
118-
119-
To simplify user experience, the Superchain interop devnet has a relayer running that will automatically execute the second transaction. If your transaction does not get relayed or you prefer to relay manually you can do so by following this [tutorial](https://docs.optimism.io/interop/tutorials/message-passing#implement-manual-message-relaying).
120-
12186
## Next steps
12287

12388
* Build a [revolutionary app](/app-developers/get-started) that uses multiple blockchains within the Superchain

0 commit comments

Comments
 (0)