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