1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00

Create eip155-188.json ()

create eip155-188.json
This commit is contained in:
MartinB 2021-12-17 02:28:09 +08:00 committed by GitHub
parent d62b863044
commit f372e5e1f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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