Skip to content

Commit

Permalink
Add Nikitonium [NIKI]
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Jan 22, 2024
1 parent b14df5e commit a2274cb
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2868,6 +2868,40 @@
"explorerTxLink": "https://openchains.info/coin/ntbc/tx/{0}",
"explorerAccountLink": "https://openchains.info/coin/ntbc/address/{0}"
},
"nikitonium": {
"name": "Nikitonium",
"canonicalName": "Nikitonium",
"symbol": "NIKI",
"family": "bitcoin",
"website": "https://nikitonium.com/",
"market": "https://coinpaprika.com/coin/niki-nikito/",
"twitter": "https://twitter.com/nikitobase",
"telegram": "",
"discord": "https://discord.com/invite/QFSvSuvgGq",
"github": "https://github.com/nikitonium/",
"explorer": "https://explorer.nikitonium.com/",
"coinbaseHasher": {
"hash": "sha256d"
},
"headerHasher": {
"hash": "ghostrider"
},
"blockHasher": {
"hash": "reverse",
"args": [
{
"hash": "sha256d"
}
]
},
"hasFounderFee": true,
"hasMasterNodes": true,
"hasSmartNodes": true,
"shareMultiplier": 65536,
"explorerBlockLink": "https://explorer.nikitonium.com/block/$hash$",
"explorerTxLink": "https://explorer.nikitonium.com/tx/{0}",
"explorerAccountLink": "https://explorer.nikitonium.com/address/{0}"
},
"opticalbitcoin": {
"name": "Optical BTC",
"symbol": "OBTC",
Expand Down

0 comments on commit a2274cb

Please sign in to comment.