Skip to content

Commit

Permalink
Add Subi Network [SUBI]
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Jan 22, 2024
1 parent b4068fa commit cfadf7a
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4038,6 +4038,37 @@
"explorerTxLink": "https://explorer.skytere.com/tx/{0}",
"explorerAccountLink": "https://explorer.skytere.com/address/{0}"
},
"subinetwork": {
"name": "Subi Network",
"canonicalName": "Subi Network",
"symbol": "SUBI",
"family": "bitcoin",
"website": "https://subinetwork.com/",
"market": "https://www.coingecko.com/en/coins/subi-network",
"twitter": "https://twitter.com/subi_network",
"discord": "https://discord.com/invite/nmaXNMg4RU",
"coinbaseHasher": {
"hash": "sha256d"
},
"headerHasher": {
"hash": "ghostrider"
},
"blockHasher": {
"hash": "reverse",
"args": [
{
"hash": "sha256d"
}
]
},
"hasFounderFee": true,
"hasMasterNodes": true,
"hasSmartNodes": true,
"shareMultiplier": 65536,
"explorerBlockLink": "https://explorer.subinetwork.com/block/$hash$",
"explorerTxLink": "https://explorer.subinetwork.com/tx/{0}",
"explorerAccountLink": "https://explorer.subinetwork.com/address/{0}"
},
"sugarchain": {
"name": "Sugarchain",
"canonicalName": "SugarChain",
Expand Down

0 comments on commit cfadf7a

Please sign in to comment.