mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
8ebc4e5859
commit
b85fcbf761
24
_data/chains/eip155-1280.json
Normal file
24
_data/chains/eip155-1280.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user