From 05992ae75b225e576d68f1dbcc0dc9ab1cb07835 Mon Sep 17 00:00:00 2001 From: alx Date: Fri, 12 Jun 2026 16:47:05 +0300 Subject: [PATCH] Add Valopers explorer --- src/data/resources.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/data/resources.json b/src/data/resources.json index afd0535b4..7522ccb51 100644 --- a/src/data/resources.json +++ b/src/data/resources.json @@ -27,6 +27,10 @@ { "title": "Ping.Pub", "value": "https://ping.pub/axelar" + }, + { + "title": "Valopers", + "value": "https://axelar.valopers.com" } ] }, @@ -154,6 +158,10 @@ { "title": "ScanRun", "value": "https://scanrun.io/axelar-testnet" + }, + { + "title": "Valopers", + "value": "https://testnet.axelar.valopers.com" } ] },