Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/chain/addresses.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ This page is automatically generated from packages in the [superchain-registry](

### Ethereum (L1)

<L1ContractTable chain="10" explorer="1" legacy={false} />
<L1ContractTable chain="1750" explorer="1" legacy={false} />

### Ethereum Legacy Contracts (L1)

<L1ContractTable chain="10" explorer="1" legacy={true} />
<L1ContractTable chain="1750" explorer="1" legacy={true} />

### Metal L2 (L2)

Expand All @@ -39,7 +39,7 @@ This page is automatically generated from packages in the [superchain-registry](

### Sepolia (L1)

<L1ContractTable chain="11155420" explorer="11155111" legacy={false} />
<L1ContractTable chain="1740" explorer="1" legacy={false} />

### Metal L2 Testnet (L2)

Expand Down