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

25 lines
567 B
JSON

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