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 <ligi@ligi.de>
This commit is contained in:
MartinB 2022-01-22 23:29:22 +08:00 committed by GitHub
parent d05bfc7871
commit fa6ff64818
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"
}] }]
} }