chains/_data/chains/eip155-10001.json
2021-04-29 08:38:23 +02:00

19 lines
383 B
JSON

{
"name": "Smart Bitcoin Cash Testnet",
"chain": "smartBCHTest",
"network": "testnet",
"rpc": [
"https://rpc-testnet.smartbch.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Bitcoin Cash Test Token",
"symbol": "BCHT",
"decimals": 18
},
"infoURL": "http://smartbch.org/",
"shortName": "smartbchtest",
"chainId": 10001,
"networkId": 10001
}