mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
320 B
JSON
18 lines
320 B
JSON
{
|
|
"name": "Gon Chain",
|
|
"chain": "GonChain",
|
|
"icon": "gonchain",
|
|
"rpc": [
|
|
"https://node1.testnet.gaiaopen.network"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Gon Token",
|
|
"symbol": "GT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "gon",
|
|
"chainId": 10024,
|
|
"networkId": 10024
|
|
} |