mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Oasis Emerald name and info (#2147)
Update Oasis Emerald name for consistency with Sapphire and the rest of the documentation.
This commit is contained in:
parent
bd5d6bbe99
commit
ac55b921be
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Oasis Emerald ParaTime Testnet",
|
||||
"name": "Oasis Emerald Testnet",
|
||||
"chain": "Emerald",
|
||||
"icon": "oasis",
|
||||
"rpc": [
|
||||
|
@ -12,13 +12,13 @@
|
|||
"symbol": "ROSE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.oasis.dev/general/developer-resources/overview",
|
||||
"infoURL": "https://docs.oasis.io/dapp/emerald",
|
||||
"shortName": "emerald-testnet",
|
||||
"chainId": 42261,
|
||||
"networkId": 42261,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Emerald ParaTime Testnet Explorer",
|
||||
"name": "Oasis Emerald Testnet Explorer",
|
||||
"url": "https://testnet.explorer.emerald.oasis.dev",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "Oasis Emerald ParaTime Mainnet",
|
||||
"name": "Oasis Emerald",
|
||||
"chain": "Emerald",
|
||||
"icon": "oasis",
|
||||
"rpc": ["https://emerald.oasis.dev", "wss://emerald.oasis.dev/ws"],
|
||||
|
@ -9,13 +9,13 @@
|
|||
"symbol": "ROSE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.oasis.dev/general/developer-resources/overview",
|
||||
"infoURL": "https://docs.oasis.io/dapp/emerald",
|
||||
"shortName": "emerald",
|
||||
"chainId": 42262,
|
||||
"networkId": 42262,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Emerald ParaTime Mainnet Explorer",
|
||||
"name": "Oasis Emerald Explorer",
|
||||
"url": "https://explorer.emerald.oasis.dev",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user