add moba game testnet (#1437)

* add  moba game testnet

* new testnet

* new  name

* Update _data/chains/eip155-18000.json

Co-authored-by: e84ce63 <e84ce63@betterverse.cc>
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Tetrose4 2022-09-07 05:10:20 +08:00 committed by GitHub
parent dd01fb3876
commit 6ec909bfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "Frontier of Dreams Testnet",
"chain": "Game Network",
"rpc": [
"https://rpc.fod.games/"
],
"nativeCurrency": {
"name": "ZKST",
"symbol": "ZKST",
"decimals": 18
},
"faucets": [],
"shortName": "ZKST",
"chainId": 18000,
"networkId": 18000,
"infoURL": "https://goexosphere.com",
"explorers": [{
"name": "Game Network",
"url": "https://explorer.fod.games",
"standard": "EIP3091"
}]
}