mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
24 lines
449 B
JSON
24 lines
449 B
JSON
{
|
|
"name": "SiriusNet V2",
|
|
"chain": "SIN2",
|
|
"faucets": [],
|
|
"rpc": ["https://rpc2.siriusnet.io"],
|
|
"icon": "siriusnet",
|
|
"nativeCurrency": {
|
|
"name": "MCD",
|
|
"symbol": "MCD",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://siriusnet.io",
|
|
"shortName": "SIN2",
|
|
"chainId": 217,
|
|
"networkId": 217,
|
|
"explorers": [
|
|
{
|
|
"name": "siriusnet explorer",
|
|
"url": "https://scan.siriusnet.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|