mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
dd01fb3876
commit
6ec909bfe6
22
_data/chains/eip155-18000.json
Normal file
22
_data/chains/eip155-18000.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user