chains/_data/chains/eip155-31.json

21 lines
390 B
JSON

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