mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
37eb629ded
commit
5ba21b811c
17
_data/chains/eip155-23294.json
Normal file
17
_data/chains/eip155-23294.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "Oasis Sapphire",
|
||||
"chain": "Sapphire",
|
||||
"icon": "oasis",
|
||||
"rpc": ["https://sapphire.oasis.dev", "wss://sapphire.oasis.dev/ws"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sapphire Rose",
|
||||
"symbol": "ROSE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.oasis.io/dapp/sapphire",
|
||||
"shortName": "sapphire",
|
||||
"chainId": 23294,
|
||||
"networkId": 23294,
|
||||
"status": "incubating"
|
||||
}
|
26
_data/chains/eip155-23295.json
Normal file
26
_data/chains/eip155-23295.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "Oasis Sapphire Testnet",
|
||||
"chain": "Sapphire",
|
||||
"icon": "oasis",
|
||||
"rpc": [
|
||||
"https://testnet.sapphire.oasis.dev",
|
||||
"wss://testnet.sapphire.oasis.dev/ws"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sapphire Test Rose",
|
||||
"symbol": "TEST",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://docs.oasis.io/dapp/sapphire",
|
||||
"shortName": "sapphire-testnet",
|
||||
"chainId": 23295,
|
||||
"networkId": 23295,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Oasis Sapphire Testnet Explorer",
|
||||
"url": "https://testnet.explorer.sapphire.oasis.dev",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user