mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
473 B
JSON
25 lines
473 B
JSON
{
|
|
"name": "Garizon Stage0",
|
|
"chain": "GAR",
|
|
"icon": "garizon",
|
|
"rpc": ["https://s0.garizon.net/rpc"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Garizon",
|
|
"symbol": "GAR",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://garizon.com",
|
|
"shortName": "gar-s0",
|
|
"chainId": 90,
|
|
"networkId": 90,
|
|
"explorers": [
|
|
{
|
|
"name": "explorer",
|
|
"url": "https://explorer.garizon.com",
|
|
"icon": "garizon",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|