update eip155-189.json

update the testnet explorers to https://bmctestnet.blockmeta.com/
This commit is contained in:
MartinB 2022-01-20 16:59:48 +08:00 committed by GitHub
parent 03a3d9873d
commit 164f3a3379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"networkId": 189, "networkId": 189,
"explorers": [{ "explorers": [{
"name": "Blockmeta", "name": "Blockmeta",
"url": "https://bmc.blockmeta.com", "url": "https://bmctestnet.blockmeta.com/",
"standard": "none" "standard": "none"
}] }]
} }