File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -380,6 +380,7 @@ export const StreamsNetworksData: NetworkData[] = [
380380 } ,
381381 {
382382 network : "Scroll" ,
383+ networkStatus : "https://status.scroll.io/" ,
383384 logoUrl : "/assets/chains/scroll.svg" ,
384385 mainnet : {
385386 label : "Scroll Mainnet" ,
@@ -469,6 +470,7 @@ export const StreamsNetworksData: NetworkData[] = [
469470 {
470471 network : "Unichain" ,
471472 logoUrl : "/assets/chains/unichain.svg" ,
473+ networkStatus : "https://status.unichain.io/" ,
472474 mainnet : {
473475 label : "Unichain Mainnet" ,
474476 verifierProxy : "0x60fAa7faC949aF392DFc858F5d97E3EEfa07E9EB" ,
@@ -483,6 +485,7 @@ export const StreamsNetworksData: NetworkData[] = [
483485 {
484486 network : "World Chain" ,
485487 logoUrl : "/assets/chains/worldchain.svg" ,
488+ networkStatus : "https://worldchain-mainnet-status.alchemy.com/" ,
486489 mainnet : {
487490 label : "World Chain Mainnet" ,
488491 verifierProxy : "0x6733e9106094b0C794e8E0297c96611fF60460Bf" ,
You can’t perform that action at this time.
0 commit comments