Add HALO Network mainnet (#401)

* Add HALO Network mainnet

* Add HALO Network Mainnet

Hi Thanks.

* Add HALO Mainnet

* Delete CAIP-2.json

* Update eip155-1280.json

* Update _data/chains/eip155-1280.json

* Update _data/chains/eip155-1280.json

* Update eip155-1280.json

hi, i had removed the explorer.

* Update eip155-1280.json

i hope it is correct now

* Update eip155-1280.json

* Update eip155-1280.json

* Update _data/chains/eip155-1280.json

* Update _data/chains/eip155-1280.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
f4nzkrys31 2021-11-03 22:49:43 +08:00 committed by GitHub
parent 8ebc4e5859
commit b85fcbf761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"name": "HALO Mainnet",
"chain": "HALO",
"network": "mainnet",
"rpc": [
"https://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"
}]
}