From fa6ff648182d8e2216d9c890ccd5c380f2320ef9 Mon Sep 17 00:00:00 2001 From: MartinB <38029526+MartinBTM@users.noreply.github.com> Date: Sat, 22 Jan 2022 23:29:22 +0800 Subject: [PATCH] update eip155-189.json (#788) * update eip155-189.json update the testnet explorers to https://bmctestnet.blockmeta.com/ * Update _data/chains/eip155-189.json Co-authored-by: ligi --- _data/chains/eip155-189.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-189.json b/_data/chains/eip155-189.json index 947ebfb3..64732c87 100644 --- a/_data/chains/eip155-189.json +++ b/_data/chains/eip155-189.json @@ -16,7 +16,7 @@ "networkId": 189, "explorers": [{ "name": "Blockmeta", - "url": "https://bmc.blockmeta.com", + "url": "https://bmctestnet.blockmeta.com", "standard": "none" }] }