mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
346 B
JSON
16 lines
346 B
JSON
{
|
|
"name": "Web3Games Testnet",
|
|
"chain": "Web3Games",
|
|
"rpc": ["https://testnet.web3games.org/evm"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Web3Games",
|
|
"symbol": "W3G",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://web3games.org/",
|
|
"shortName": "w3g",
|
|
"chainId": 102,
|
|
"networkId": 102
|
|
}
|