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

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

24 lines
479 B
JSON

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