From c172fb204d9a213779abbbff086c93c3568c585e Mon Sep 17 00:00:00 2001 From: Oliver Weichhold Date: Thu, 1 Dec 2022 09:10:42 +0100 Subject: [PATCH] Update BCH explorer links --- src/Miningcore/coins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Miningcore/coins.json b/src/Miningcore/coins.json index 33b156a92..775438c32 100644 --- a/src/Miningcore/coins.json +++ b/src/Miningcore/coins.json @@ -344,9 +344,9 @@ } ] }, - "explorerBlockLink": "https://bch.tokenview.com/block/$height$", - "explorerTxLink": "https://bch.tokenview.com/tx/{0}", - "explorerAccountLink": "https://bch.tokenview.com/address/{0}" + "explorerBlockLink": "https://bchblockexplorer.com/block/$height$", + "explorerTxLink": "https://bchblockexplorer.com/tx/{0}", + "explorerAccountLink": "https://bchblockexplorer.com/address/{0}" }, "bitcoin-diamond": { "name": "Bitcoin Diamond",