Skip to content

Commit

Permalink
Add Hellar [HEL]
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Aug 7, 2024
1 parent afdfcd2 commit e2b4707
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1467,6 +1467,34 @@
"explorerTxLink": "https://e.hnsfans.com/tx/{0}",
"explorerAccountLink": "https://e.hnsfans.com/address/{0}"
},
"hellar": {
"name": "Hellar",
"symbol": "HEL",
"family": "bitcoin",
"website": "https://hellar.io/",
"market": "",
"twitter": "https://twitter.com/HellarCore",
"telegram": "",
"discord": "https://discord.gg/U7W5WXxzfT",
"coinbaseHasher": {
"hash": "sha256d"
},
"headerHasher": {
"hash": "x11gost"
},
"blockHasher": {
"hash": "reverse",
"args": [
{
"hash": "x11gost"
}
]
},
"hasMasterNodes": true,
"explorerBlockLink": "http://chain.hellar.io/block/$hash$",
"explorerTxLink": "http://chain.hellar.io/tx/{0}",
"explorerAccountLink": "http://chain.hellar.io/address/{0}"
},
"help-the-homeless": {
"name": "Help The Homeless",
"symbol": "HTH",
Expand Down

0 comments on commit e2b4707

Please sign in to comment.