From adb7ed1682c62772a8566eece630c481ed11da1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 7 Oct 2021 14:18:35 +0200 Subject: [PATCH] Update explorers snapshot --- explorers-config.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/explorers-config.md b/explorers-config.md index 600931bd63..7be203142b 100644 --- a/explorers-config.md +++ b/explorers-config.md @@ -2,24 +2,24 @@ # Current explorers configured per currency | name | ticker | PROD | EXPERIMENTAL | |--|--|--|--| -| Bitcoin | BTC | https://explorers.api.live.ledger.com/blockchain/v2/btc | https://explorers.api.live.ledger.com/blockchain/v3/btc | +| Bitcoin | BTC | https://explorers.api.live.ledger.com/blockchain/v3/btc | N/A | | Bitcoin Cash | BCH | https://explorers.api.live.ledger.com/blockchain/v2/abc | N/A | | Bitcoin Gold | BTG | https://explorers.api.live.ledger.com/blockchain/v2/btg | https://explorers.api.live.ledger.com/blockchain/v3/btg | -| Binance Smart Chain | BNB | https://explorers.api.live.ledger.com/blockchain/v2/bnb | https://explorers.api.live.ledger.com/blockchain/v3/bnb | -| Dash | DASH | https://explorers.api.live.ledger.com/blockchain/v2/dash | https://explorers.api.live.ledger.com/blockchain/v3/dash | -| Decred | DCR | https://explorers.api.live.ledger.com/blockchain/v2/dcr | https://explorers.api.live.ledger.com/blockchain/v3/dcr | +| Binance Smart Chain | BNB | https://explorers.api.live.ledger.com/blockchain/v3/bnb | N/A | +| Dash | DASH | https://explorers.api.live.ledger.com/blockchain/v3/dash | N/A | +| Decred | DCR | https://explorers.api.live.ledger.com/blockchain/v3/dcr | N/A | | DigiByte | DGB | https://explorers.api.live.ledger.com/blockchain/v2/dgb | https://explorers.api.live.ledger.com/blockchain/v3/dgb | | Dogecoin | DOGE | https://explorers.api.live.ledger.com/blockchain/v2/doge | https://explorers.api.live.ledger.com/blockchain/v3/doge | | Ethereum | ETH | https://explorers.api.live.ledger.com/blockchain/v3/eth | N/A | | Ethereum Classic | ETC | https://explorers.api.live.ledger.com/blockchain/v3/etc | N/A | | Komodo | KMD | https://explorers.api.live.ledger.com/blockchain/v2/kmd | https://explorers.api.live.ledger.com/blockchain/v3/kmd | -| Litecoin | LTC | https://explorers.api.live.ledger.com/blockchain/v2/ltc | https://explorers.api.live.ledger.com/blockchain/v3/ltc | +| Litecoin | LTC | https://explorers.api.live.ledger.com/blockchain/v3/ltc | N/A | | Peercoin | PPC | https://explorers.api.live.ledger.com/blockchain/v2/ppc | https://explorers.api.live.ledger.com/blockchain/v3/ppc | | PivX | PIVX | https://explorers.api.live.ledger.com/blockchain/v2/pivx | https://explorers.api.live.ledger.com/blockchain/v3/pivx | | Qtum | QTUM | https://explorers.api.live.ledger.com/blockchain/v2/qtum | https://explorers.api.live.ledger.com/blockchain/v3/qtum | | Stakenet | XSN | https://explorers.api.live.ledger.com/blockchain/v2/xsn | https://explorers.api.live.ledger.com/blockchain/v3/xsn | -| Stratis | STRAT | https://explorers.api.live.ledger.com/blockchain/v2/strat | https://explorers.api.live.ledger.com/blockchain/v3/strat | -| Stealth | XST | https://explorers.api.live.ledger.com/blockchain/v2/xst | https://explorers.api.live.ledger.com/blockchain/v3/xst | +| Stratis | STRAT | https://explorers.api.live.ledger.com/blockchain/v2/strat | N/A | +| Stealth | XST | https://explorers.api.live.ledger.com/blockchain/v2/xst | N/A | | Vertcoin | VTC | https://explorers.api.live.ledger.com/blockchain/v2/vtc | https://explorers.api.live.ledger.com/blockchain/v3/vtc | | Viacoin | VIA | https://explorers.api.live.ledger.com/blockchain/v2/via | https://explorers.api.live.ledger.com/blockchain/v3/via | | Zcash | ZEC | https://explorers.api.live.ledger.com/blockchain/v2/zec | https://explorers.api.live.ledger.com/blockchain/v3/zec |