chains/_data/chains/eip155-42261.json
2022-01-14 21:12:06 +01:00

25 lines
594 B
JSON

{
"name": "Emerald Paratime Testnet",
"chain": "Emerald",
"icon": "oasis",
"rpc": [
"https://testnet.emerald.oasis.dev/",
"wss://testnet.emerald.oasis.dev/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Emerald Rose",
"symbol": "ROSE",
"decimals": 18
},
"infoURL": "https://docs.oasis.dev/general/developer-resources/overview",
"shortName": "emerald",
"chainId": 42261,
"networkId": 42261,
"explorers": [{
"name": "Emerald Paratime Testnet Explorer",
"url": "https://testnet.explorer.emerald.oasis.dev",
"standard": "EIP3091"
}]
}