mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
d46fbfae02
* Create eip155-217.json * Update eip155-217.json * Update eip155-217.json * Update eip155-217.json * Update _data/chains/eip155-217.json Co-authored-by: ligi <ligi@ligi.de>
26 lines
538 B
JSON
26 lines
538 B
JSON
{
|
|
"name": "SiriusNet V2",
|
|
"chain": "SIN2",
|
|
"faucets": [],
|
|
"rpc": [
|
|
"https://u0zpw2zdzz:uf4y-ZGiQP_CJJgY6Vea2mSaeXOa1vFvfQ1PZhaDQ9M@u0iclv2dgh-u0jlczjhef-rpc.us0-aws.kaleido.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": "http://rpc.siriusnet.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|