chains/_data/chains/eip155-10024.json
erick yan ef87da482a
update gon chain rpc and icon (#1959)
Co-authored-by: fff1995 <1027497323@qq.com>
2022-11-30 10:53:55 +01:00

27 lines
487 B
JSON

{
"name": "Gon Chain",
"chain": "GonChain",
"icon": "gonchain",
"rpc": [
"https://node1.testnet.gaiaopen.network",
"http://database1.gaiaopen.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Gon Token",
"symbol": "GT",
"decimals": 18
},
"infoURL": "",
"shortName": "gon",
"chainId": 10024,
"networkId": 10024,
"explorers": [
{
"name": "Gon Explorer",
"url": "https://gonscan.com",
"standard": "none"
}
]
}