chains/_data/chains/eip155-67390.json
bereank 8d861693f1
Add SiriusNet network (#1864)
* adding SiriusNet network

* Update _data/chains/eip155-67390.json

Co-authored-by: ligi <ligi@ligi.de>
2022-11-14 21:35:12 +01:00

25 lines
531 B
JSON

{
"name": "SiriusNet",
"chain": "SIN",
"rpc": [
"https://u0tnafcv6j:o2T045sxuCNXL878RDQLp5__Zj-es2cvdjtgkl4etn0@u0v7kwtvtg-u0wj114sve-rpc.us0-aws.kaleido.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "MCD",
"symbol": "MCD",
"decimals": 18
},
"infoURL": "https://macaucasinolisboa.xyz",
"shortName": "mcl",
"chainId": 67390,
"networkId": 67390,
"explorers": [
{
"name": "siriusnetscan",
"url": "https://siriusnet.tryethernal.com",
"standard": "EIP3091"
}
]
}