add a new chain

This commit is contained in:
Alvin 2022-04-07 23:51:59 +08:00
parent 8588b8d5f8
commit b9264bd32b

View File

@ -0,0 +1,23 @@
{
"name": "Star Social Testnet",
"chain": "SNS",
"rpc": [
"http://avastar.cc/ext/bc/C/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "Social",
"symbol": "SNS",
"decimals": 18
},
"infoURL": "https://info.avastar.cc",
"shortName": "SNS",
"chainId": 999,
"networkId": 999,
"explorers": [{
"name": "starscan",
"url": "https://avastar.info",
"standard": "EIP3091"
}]
}