From f84e8f2024f4a44432b69f439ab98e50cfc86653 Mon Sep 17 00:00:00 2001 From: alx Date: Fri, 12 Jun 2026 16:46:30 +0300 Subject: [PATCH] Add Valopers explorer --- app/participate/explorers/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/participate/explorers/page.tsx b/app/participate/explorers/page.tsx index 74ca469..bb6a93a 100644 --- a/app/participate/explorers/page.tsx +++ b/app/participate/explorers/page.tsx @@ -17,7 +17,7 @@ export default function Page() { const content = ` # Explorers -
ProviderMainnet (core-1)Testnet (test-core-2)
Mintscan (by Cosmostation)https://www.mintscan.io/persistence/https://www.mintscan.io/persistence-testnet/
AlxVoyhttps://main.anode.team/persistence
Atomscanhttps://atomscan.com/persistence
AutoStakehttps://explorer.autostake.net/persistence
Big Dipper (by Forbole)https://bigdipper.live/persistence
Nodes.Guruhttps://persistence.explorers.guru/
Ping.Pubhttps://ping.pub/persistence
SmartNodeshttps://smartnodes.family/dashboard/persistence/
Look.chillhttps://look.chillvalidation.com/persistence
Stakeflow (by Genesis Lab)https://stakeflow.io/persistencehttps://stakeflow.io/persistence-testnet
Kitkathttps://explorer.kitkat.zone
Baryonhttps://testnet-explorer.baryon.dev/test-core-2
+
ProviderMainnet (core-1)Testnet (test-core-2)
Mintscan (by Cosmostation)https://www.mintscan.io/persistence/https://www.mintscan.io/persistence-testnet/
AlxVoyhttps://main.anode.team/persistence
Atomscanhttps://atomscan.com/persistence
AutoStakehttps://explorer.autostake.net/persistence
Big Dipper (by Forbole)https://bigdipper.live/persistence
Nodes.Guruhttps://persistence.explorers.guru/
Ping.Pubhttps://ping.pub/persistence
Valopershttps://persistence.valopers.com
SmartNodeshttps://smartnodes.family/dashboard/persistence/
Look.chillhttps://look.chillvalidation.com/persistence
Stakeflow (by Genesis Lab)https://stakeflow.io/persistencehttps://stakeflow.io/persistence-testnet
Kitkathttps://explorer.kitkat.zone
Baryonhttps://testnet-explorer.baryon.dev/test-core-2
` const hideFirstHeading = true const description = 'List of explorers supporting the Persistence Chain'