mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update Oasis Sapphire Mainnet (#2064)
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
c664ee6a66
commit
c677e55467
|
@ -2,7 +2,7 @@
|
||||||
"name": "Oasis Sapphire",
|
"name": "Oasis Sapphire",
|
||||||
"chain": "Sapphire",
|
"chain": "Sapphire",
|
||||||
"icon": "oasis",
|
"icon": "oasis",
|
||||||
"rpc": ["https://sapphire.oasis.dev", "wss://sapphire.oasis.dev/ws"],
|
"rpc": ["https://sapphire.oasis.io", "wss://sapphire.oasis.io/ws"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Sapphire Rose",
|
"name": "Sapphire Rose",
|
||||||
|
@ -13,5 +13,11 @@
|
||||||
"shortName": "sapphire",
|
"shortName": "sapphire",
|
||||||
"chainId": 23294,
|
"chainId": 23294,
|
||||||
"networkId": 23294,
|
"networkId": 23294,
|
||||||
"status": "incubating"
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Oasis Sapphire Explorer",
|
||||||
|
"url": "https://explorer.sapphire.oasis.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user