File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 432432 "Explorer" : " https://worldchain-mainnet.explorer.alchemy.com/" ,
433433 "SuperchainLevel" : 0 ,
434434 "GovernedByOptimism" : false ,
435- "StandardChainCandidate" : false ,
435+ "StandardChainCandidate" : true ,
436436 "SuperchainTime" : null ,
437437 "batch_inbox_address" : " 0xff00000000000000000000000000000000000480" ,
438438 "Superchain" : " mainnet" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ public_rpc = "https://worldchain-mainnet.g.alchemy.com/public"
44sequencer_rpc = " https://worldchain-mainnet-sequencer.g.alchemy.com"
55explorer = " https://worldchain-mainnet.explorer.alchemy.com/"
66superchain_level = 0
7+ standard_chain_candidate = true # This is a temporary field which causes most of the standard validation checks to run on this chain
78batch_inbox_addr = " 0xff00000000000000000000000000000000000480"
89canyon_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
910delta_time = 0 # Thu 1 Jan 1970 00:00:00 UTC
You can’t perform that action at this time.
0 commit comments