chains/_data/chains/eip155-356256156.json
Vinod Kumar Sharma 8c40c07487
added icon (#2542)
* added icon

* changed the image id

* Changed icon size

* modify json

* added new image

* added new image cid

* remove extra slash from image url

* formatted the json

* formatted gather.json

---------

Co-authored-by: Vinod Kumar Sharma <vinod@sourcebase.in>
Co-authored-by: ligi <ligi@ligi.de>
2023-04-06 15:25:04 +02:00

25 lines
507 B
JSON

{
"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"
}
]
}