chains/chains/eip155-842.json

24 lines
462 B
JSON

{
"name": "Taraxa Testnet",
"chain": "Tara",
"icon": "taraxa",
"rpc": ["https://rpc.testnet.taraxa.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Tara",
"symbol": "TARA",
"decimals": 18
},
"infoURL": "https://taraxa.io",
"shortName": "taratest",
"chainId": 842,
"networkId": 842,
"explorers": [
{
"name": "Taraxa Explorer",
"url": "https://explorer.testnet.taraxa.io",
"standard": "none"
}
]
}