chains/_data/chains/31.json
2019-05-17 02:22:21 +02:00

15 lines
310 B
JSON

{
"name": "RSK Testnet",
"short_name": "trsk",
"chain": "RSK",
"network": "testnet",
"chain_id": 31,
"network_id": 8052,
"rpc": [
"https://public-node.testnet.rsk.co",
"https://mycrypto.testnet.rsk.co"
],
"faucets": ["https://faucet.testnet.rsk.co"],
"info_url": "https://rsk.co"
}