diff --git a/_data/chains/eip155-18000.json b/_data/chains/eip155-18000.json new file mode 100644 index 00000000..564d01a9 --- /dev/null +++ b/_data/chains/eip155-18000.json @@ -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" + }] +}