chains/_data/chains/eip155-192837465.json
Slava 22c85cfa29
add Gather chains (#598)
* add gather chains

* change short name
2021-11-29 10:43:31 +01:00

24 lines
471 B
JSON

{
"name": "Gather Mainnet Network",
"chain": "GTH",
"network": "mainnet",
"rpc": [
"https://mainnet.gather.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Gather",
"symbol": "GTH",
"decimals": 18
},
"infoURL": "https://gather.network",
"shortName": "GTH",
"chainId": 192837465,
"networkId": 192837465,
"explorers": [{
"name": "Blockscout",
"url": "https://explorer.gather.network/",
"standard": "none"
}]
}