From 0a7397a6039613518b74c9e744b5e0b5b327b214 Mon Sep 17 00:00:00 2001 From: YaroShkvorets Date: Wed, 18 Dec 2024 16:49:09 -0500 Subject: [PATCH] update antelope explorers --- package.json | 2 +- registry/antelope/eos.json | 2 +- registry/antelope/jungle4.json | 2 +- registry/antelope/kylin.json | 2 +- registry/antelope/telos-testnet.json | 2 +- registry/antelope/telos.json | 2 +- registry/antelope/wax-testnet.json | 2 +- registry/antelope/wax.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 6e0d86f..7f5761b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.16", + "version": "0.6.17", "private": true, "type": "module", "scripts": { diff --git a/registry/antelope/eos.json b/registry/antelope/eos.json index f5cb581..20a1ac1 100644 --- a/registry/antelope/eos.json +++ b/registry/antelope/eos.json @@ -4,7 +4,7 @@ "fullName": "EOS Mainnet", "aliases": ["eos-mainnet"], "caip2Id": "antelope:aca376f206b8fc25a6ed44dbdc66547c", - "explorerUrls": ["https://bloks.io"], + "explorerUrls": ["https://eosauthority.com/?network=eos"], "rpcUrls": ["https://eos.api.eosnation.io"], "apiUrls": [], "networkType": "mainnet", diff --git a/registry/antelope/jungle4.json b/registry/antelope/jungle4.json index 3b7ca04..d8c9dcf 100644 --- a/registry/antelope/jungle4.json +++ b/registry/antelope/jungle4.json @@ -5,7 +5,7 @@ "fullName": "EOS Jungle4 Testnet", "aliases": ["jungle"], "caip2Id": "antelope:73e4385a2708e6d7048834fbc1079f2f", - "explorerUrls": ["https://jungle.bloks.io"], + "explorerUrls": ["https://eosauthority.com/?network=jungle"], "rpcUrls": ["https://jungle4.api.eosnation.io"], "apiUrls": [], "networkType": "testnet", diff --git a/registry/antelope/kylin.json b/registry/antelope/kylin.json index 628ae44..83140fc 100644 --- a/registry/antelope/kylin.json +++ b/registry/antelope/kylin.json @@ -5,7 +5,7 @@ "fullName": "EOS Kylin Testnet", "aliases": ["eos-kylin"], "caip2Id": "antelope:5fff1dae8dc8e2fc4d5b23b2c7665c97", - "explorerUrls": ["https://kylin.bloks.io"], + "explorerUrls": ["https://eosauthority.com/?network=kylin"], "rpcUrls": ["https://kylin.api.eosnation.io"], "apiUrls": [], "networkType": "testnet", diff --git a/registry/antelope/telos-testnet.json b/registry/antelope/telos-testnet.json index 3861c8c..a8bc6e5 100644 --- a/registry/antelope/telos-testnet.json +++ b/registry/antelope/telos-testnet.json @@ -4,7 +4,7 @@ "fullName": "Telos Testnet", "aliases": [], "caip2Id": "antelope:1eaa0824707c8c16bd25145493bf062a", - "explorerUrls": ["https://explorer-test.telos.net"], + "explorerUrls": ["https://eosauthority.com/?network=telostest"], "rpcUrls": ["https://telostest.api.eosnation.io"], "apiUrls": [], "networkType": "testnet", diff --git a/registry/antelope/telos.json b/registry/antelope/telos.json index d570322..a61690b 100644 --- a/registry/antelope/telos.json +++ b/registry/antelope/telos.json @@ -4,7 +4,7 @@ "fullName": "Telos Mainnet", "aliases": ["telos-mainnet"], "caip2Id": "antelope:4667b205c6838ef70ff7988f6e8257e8", - "explorerUrls": ["https://explorer.telos.net"], + "explorerUrls": ["https://eosauthority.com/?network=telos"], "rpcUrls": ["https://telos.api.eosnation.io"], "apiUrls": [], "networkType": "mainnet", diff --git a/registry/antelope/wax-testnet.json b/registry/antelope/wax-testnet.json index 8c23797..ba74d97 100644 --- a/registry/antelope/wax-testnet.json +++ b/registry/antelope/wax-testnet.json @@ -4,7 +4,7 @@ "fullName": "WAX Testnet", "aliases": ["waxtest"], "caip2Id": "antelope:f16b1833c747c43682f4386fca9cbb32", - "explorerUrls": ["https://wax-test.bloks.io"], + "explorerUrls": ["https://eosauthority.com/?network=waxtest"], "rpcUrls": ["https://waxtest.api.eosnation.io"], "apiUrls": [], "networkType": "testnet", diff --git a/registry/antelope/wax.json b/registry/antelope/wax.json index 5b55482..35da0b3 100644 --- a/registry/antelope/wax.json +++ b/registry/antelope/wax.json @@ -4,7 +4,7 @@ "fullName": "WAX Mainnet", "aliases": ["wax-mainnet"], "caip2Id": "antelope:1064487b3cd1a897ce03ae5b6a865651", - "explorerUrls": ["https://wax.bloks.io"], + "explorerUrls": ["https://eosauthority.com/?network=wax"], "rpcUrls": ["https://wax.api.eosnation.io"], "apiUrls": [], "networkType": "mainnet",