add id 102 for SGC testnet (#199)

This commit is contained in:
Zombieliu 2021-03-26 17:27:58 +08:00 committed by GitHub
parent e86d1cc6a7
commit 2e28ceb467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "SGC Testnet",
"chain": "SGC",
"network": "SGC testnet",
"rpc": ["https://substrate.org.cn"],
"faucets": [],
"nativeCurrency": {
"name": "SGC",
"symbol": "SGC",
"decimals": 18
},
"infoURL": "https://web3games.blockspaper.com/en/",
"shortName": "sgc",
"chainId": 102,
"networkId": 102
}