mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
387 B
JSON
18 lines
387 B
JSON
{
|
|
"name": "Gear Zero Network Mainnet",
|
|
"chain": "GearZero",
|
|
"rpc": ["https://gzn.linksme.info"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Gear Zero Network Native Token",
|
|
"symbol": "GZN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://token.gearzero.ca/mainnet",
|
|
"shortName": "gz-mainnet",
|
|
"chainId": 516,
|
|
"networkId": 516,
|
|
"slip44": 516,
|
|
"explorers": []
|
|
}
|