chains/_data/chains/eip155-102.json
Henry Liu a0f8e9cb08
update chains json (#620)
* add id 102 for SGC testnet

* update, change project name and information

* Update eip155-102.json

update rpc url
2021-12-02 14:32:53 +01:00

17 lines
372 B
JSON

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