Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit f93bee0

Browse files
author
Oliver Weichhold
committed
Update BTC explorer
1 parent c172fb2 commit f93bee0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

src/Miningcore/coins.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,9 @@
316316
]
317317
},
318318
"coinbaseIgnoreAuxFlags": true,
319-
"explorerBlockLink": "https://btc.tokenview.com/block/$height$",
320-
"explorerTxLink": "https://btc.tokenview.com/tx/{0}",
321-
"explorerAccountLink": "https://btc.tokenview.com/address/{0}"
319+
"explorerBlockLink": "https://www.blockchain.com/btc/block/$hash$",
320+
"explorerTxLink": "https://www.blockchain.com/btc/tx/{0}",
321+
"explorerAccountLink": "https://www.blockchain.com/btc/address/{0}"
322322
},
323323
"bitcoin-cash": {
324324
"name": "Bitcoin Cash",
@@ -2209,7 +2209,7 @@
22092209
"explorerBlockLink": "https://explorer.globalsocialpost.com/block/$height$",
22102210
"explorerTxLink": "https://explorer.globalsocialpost.com/tx/{0}",
22112211
"explorerAccountLink": "https://explorer.globalsocialpost.com/address/{0}"
2212-
},
2212+
},
22132213
"radiant": {
22142214
"name": "Radiant",
22152215
"symbol": "RXD",
@@ -2279,7 +2279,7 @@
22792279
"explorerTxLink": "https://explorer.bitoreum.org/tx/{0}",
22802280
"explorerAccountLink": "https://explorer.bitoreum.org/address/{0}"
22812281
},
2282-
2282+
22832283
"rosecoin": {
22842284
"name": "Rosecoin",
22852285
"symbol": "ROC",

0 commit comments

Comments
 (0)