chains/_data/chains/eip155-10000.json
YellowRoseCx 973e090f5c
Update eip155-10000.json (#358)
changed infoUrl "http" to "https" and added RPCs
2021-08-03 16:34:48 +02:00

21 lines
439 B
JSON

{
"name": "Smart Bitcoin Cash",
"chain": "smartBCH",
"network": "mainnet",
"rpc": [
"https://smartbch.greyh.at",
"https://rpc-mainnet.smartbch.org",
"https://smartbch.fountainhead.cash/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Bitcoin Cash",
"symbol": "BCH",
"decimals": 18
},
"infoURL": "https://smartbch.org/",
"shortName": "smartbch",
"chainId": 10000,
"networkId": 10000
}