chains/_data/chains/eip155-102.json
Zombieliu 8d7b590fa8
update project (#232)
* add id 102 for SGC testnet

* update, change project name and information
2021-04-26 12:28:04 +02:00

17 lines
363 B
JSON

{
"name": "Web3Games Testnet",
"chain": "Web3Games",
"network": "testnet",
"rpc": ["https://substrate.org.cn"],
"faucets": [],
"nativeCurrency": {
"name": "Web3Games",
"symbol": "W3G",
"decimals": 18
},
"infoURL": "https://web3games.org/",
"shortName": "w3g",
"chainId": 102,
"networkId": 102
}