chains/_data/chains/eip155-1280.json
f4nzkrys31 42ed21a325
Update eip155-1280.json (#558)
hi, previous RPC was typo with doubled HTTPS,  updated with correct RPC. PLease help to merge.Thanks!
2021-11-12 16:34:15 +01:00

25 lines
462 B
JSON

{
"name": "HALO Mainnet",
"chain": "HALO",
"network": "mainnet",
"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"
}]
}