mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
452 B
JSON
23 lines
452 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|