Add op-reth sepolia testnets: unichain-sepolia (registry chain), superseed-sepolia (custom genesis) — Superchain Jun-19 fork fallback

This commit is contained in:
2026-06-13 11:50:30 +00:00
parent cb556f9df8
commit c4a61bf35c
3 changed files with 417 additions and 0 deletions

View File

@@ -6497,6 +6497,22 @@
"soneium-minato-sepolia-op-reth-pruned-trace"
]
},
{
"chain": "sepolia",
"client": "reth",
"compose_file": "op/reth/superseed-sepolia-op-reth-pruned-trace",
"features": [
"trace"
],
"network": "superseed",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"superseed-sepolia-op-reth-pruned-trace"
]
},
{
"chain": "mainnet",
"client": "reth",
@@ -6513,6 +6529,22 @@
"unichain-mainnet-op-reth-pruned-trace"
]
},
{
"chain": "sepolia",
"client": "reth",
"compose_file": "op/reth/unichain-sepolia-op-reth-pruned-trace",
"features": [
"trace"
],
"network": "unichain",
"node": "node",
"relay": null,
"stack": "op",
"type": "pruned",
"volumes": [
"unichain-sepolia-op-reth-pruned-trace"
]
},
{
"chain": "sepolia",
"client": "reth",