create eip155-189.json (#683)

* Create eip155-188.json

create eip155-188.json

* Create eip155-189.json

Create eip155-189.json
This commit is contained in:
MartinB 2021-12-17 17:37:06 +08:00 committed by GitHub
parent 46a72fe08c
commit 14dbd5b387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,23 @@
{
"name": "BMC Testnet",
"chain": "BMC",
"network": "testnet",
"rpc": [
"https://testnet.bmcchain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "BTM",
"symbol": "BTM",
"decimals": 18
},
"infoURL": "https://bmc.bytom.io/",
"shortName": "BMCT",
"chainId": 189,
"networkId": 189,
"explorers": [{
"name": "Blockmeta",
"url": "https://bmc.blockmeta.com/",
"standard": "none"
}]
}