chains/chains/eip155-91.json

30 lines
552 B
JSON

{
"name": "Garizon Stage1",
"chain": "GAR",
"network": "mainnet",
"icon": "garizon",
"rpc": [
"https://s1.garizon.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Garizon",
"symbol": "GAR",
"decimals": 18
},
"infoURL": "https://garizon.com",
"shortName": "gar-s1",
"chainId": 91,
"networkId": 91,
"explorers": [{
"name": "explorer",
"url": "https://explorer.garizon.com",
"icon": "garizon",
"standard": "EIP3091"
}],
"parent": {
"chain": "eip155-90",
"type": "shard"
}
}