From 164f3a337933aa3eb349b3e980fd8a7a99abbd7e Mon Sep 17 00:00:00 2001 From: MartinB <38029526+MartinBTM@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:59:48 +0800 Subject: [PATCH] update eip155-189.json update the testnet explorers to https://bmctestnet.blockmeta.com/ --- _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..45911642 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" }] }