Skip to content

Commit f3064a8

Browse files
committed
fix lint issues
1 parent 5adfde4 commit f3064a8

File tree

2 files changed

+18
-19
lines changed

2 files changed

+18
-19
lines changed

pages/stack/interop/tools/devnet.mdx

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@ The Interop devnet is a temporary public network of two OP Stack Sepolia instanc
1616

1717
## Interop devnet 0
1818

19-
| Parameter | Value |
20-
| --------------------------- | --------------------------------------------------------------------------------- |
21-
| Network Name | `interop-alpha-0` |
22-
| Chain ID | `420120000` |
23-
| Currency Symbol<sup>1</sup> | ETH |
24-
| Explorer | [https://420120000.testnet.routescan.io/](https://420120000.testnet.routescan.io/)|
25-
| Public RPC URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
26-
| Sequencer URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
27-
| OptimismPortal<sup>2</sup> | `0x7385d89d38ab79984e7c84fab9ce5e6f4815468a` |
19+
| Parameter | Value |
20+
| --------------------------- | ---------------------------------------------------------------------------------- |
21+
| Network Name | `interop-alpha-0` |
22+
| Chain ID | `420120000` |
23+
| Currency Symbol<sup>1</sup> | ETH |
24+
| Explorer | [https://420120000.testnet.routescan.io/](https://420120000.testnet.routescan.io/) |
25+
| Public RPC URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
26+
| Sequencer URL | [https://interop-alpha-0.optimism.io](https://interop-alpha-0.optimism.io) |
27+
| OptimismPortal<sup>2</sup> | `0x7385d89d38ab79984e7c84fab9ce5e6f4815468a` |
2828

2929
## Interop devnet 1
3030

31-
| Parameter | Value |
32-
| --------------------------- | --------------------------------------------------------------------------------- |
33-
| Network Name | `interop-alpha-1` |
34-
| Chain ID | `420120001` |
35-
| Currency Symbol<sup>1</sup> | ETH |
36-
| Explorer | [https://420120001.testnet.routescan.io/](https://420120001.testnet.routescan.io/)|
37-
| Public RPC URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
38-
| Sequencer URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
39-
| OptimismPortal<sup>2</sup> | `0x55f5c4653dbcde7d1254f9c690a5d761b315500c` |
31+
| Parameter | Value |
32+
| --------------------------- | ---------------------------------------------------------------------------------- |
33+
| Network Name | `interop-alpha-1` |
34+
| Chain ID | `420120001` |
35+
| Currency Symbol<sup>1</sup> | ETH |
36+
| Explorer | [https://420120001.testnet.routescan.io/](https://420120001.testnet.routescan.io/) |
37+
| Public RPC URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
38+
| Sequencer URL | [https://interop-alpha-1.optimism.io](https://interop-alpha-1.optimism.io) |
39+
| OptimismPortal<sup>2</sup> | `0x55f5c4653dbcde7d1254f9c690a5d761b315500c` |
4040

4141
1. The "currency symbol" is required by some wallets like MetaMask.
4242
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.

words.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ GLOBALSLOTS
152152
globalslots
153153
gokzg
154154
growthepie
155-
Hackathon
156155
hardfork
157156
hardforks
158157
HEALTHCHECK

0 commit comments

Comments
 (0)