chains/_data/chains/eip155-42262.json
Matevž Jekovec ac55b921be
Update Oasis Emerald name and info (#2147)
Update Oasis Emerald name for consistency with Sapphire and
the rest of the documentation.
2023-01-16 15:47:48 +01:00

24 lines
526 B
JSON

{
"name": "Oasis Emerald",
"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.io/dapp/emerald",
"shortName": "emerald",
"chainId": 42262,
"networkId": 42262,
"explorers": [
{
"name": "Oasis Emerald Explorer",
"url": "https://explorer.emerald.oasis.dev",
"standard": "EIP3091"
}
]
}