chains/_data/chains/eip155-1280.json
2022-01-14 21:12:06 +01:00

24 lines
436 B
JSON

{
"name": "HALO Mainnet",
"chain": "HALO",
"rpc": [
"https://nodes.halo.land"
],
"faucets": [
],
"nativeCurrency": {
"name": "HALO",
"symbol": "HO",
"decimals": 18
},
"infoURL": "https://halo.land/#/",
"shortName": "HO",
"chainId": 1280,
"networkId": 1280,
"explorers": [{
"name": "HALOexplorer",
"url": "https://browser.halo.land",
"standard": "none"
}]
}