mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
d62b863044
commit
f372e5e1f2
23
_data/chains/eip155-188.json
Normal file
23
_data/chains/eip155-188.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user