mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@c677e55467 🚀
This commit is contained in:
parent
0cd1c63d0f
commit
d7643b4c42
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6157,7 +6157,7 @@
|
||||||
"symbol": "ROSE",
|
"symbol": "ROSE",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://sapphire.oasis.dev", "wss://sapphire.oasis.dev/ws"],
|
"rpc": ["https://sapphire.oasis.io", "wss://sapphire.oasis.io/ws"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://docs.oasis.io/dapp/sapphire"
|
"infoURL": "https://docs.oasis.io/dapp/sapphire"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -8985,7 +8985,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",
|
||||||
|
@ -8996,7 +8996,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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Oasis Sapphire Testnet",
|
"name": "Oasis Sapphire Testnet",
|
||||||
"chain": "Sapphire",
|
"chain": "Sapphire",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user