chains/_data/chains/eip155-356256156.json

25 lines
507 B
JSON
Raw Normal View History

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