Create Siriusnet V2 - mainnet (#1947)

* 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>
This commit is contained in:
warewar1 2022-12-05 06:27:29 +08:00 committed by GitHub
parent 59565016a1
commit d46fbfae02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,25 @@
{
"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"
}
]
}