chains/_data/chains/31.json
2019-06-17 18:09:18 +02:00

21 lines
412 B
JSON

{
"name": "RSK Testnet",
"chain": "RSK",
"network": "testnet",
"rpc": [
"https://public-node.testnet.rsk.co",
"https://mycrypto.testnet.rsk.co"
],
"faucets": [
"https://faucet.testnet.rsk.co"
],
"nativeCurrency": {
"name": "RSK Testnet Ether",
"symbol": "TRSK",
"decimals": 18
},
"infoURL": "https://rsk.co",
"shortName": "trsk",
"chainId": 31,
"networkId": 31
}