Skip to content

Commit

Permalink
Add VishAiCoin [VISH]
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Jul 3, 2024
1 parent ea099d4 commit 76ed2c8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -3738,6 +3738,36 @@
"explorerTxLink": "https://chainz.cryptoid.info/via/tx.dws?{0}.htm",
"explorerAccountLink": "https://chainz.cryptoid.info/via/address.dws?{0}.htm"
},
"vishai": {
"name": "VishAiCoin",
"symbol": "VISH",
"family": "bitcoin",
"website": "https://vishcoin.com/",
"twitter": "https://twitter.com/vishcoinai",
"telegram": "https://t.me/vishaiofficial",
"github": "https://github.com/vishcoin/vishai",
"explorer": "https://explorer.vishcoin.com",
"discord": "https://discord.com/invite/cxCfHuNpWn",
"coinbaseHasher": {
"hash": "sha256d"
},
"headerHasher": {
"hash": "yespower",
},
"blockHasher": {
"hash": "reverse",
"args": [
{
"hash": "yespower"
}
]
},
"hasMasterNodes": true,
"shareMultiplier": 65536,
"explorerBlockLink": "https://explorer.vishcoin.com/block/$hash$",
"explorerTxLink": "https://explorer.vishcoin.com/tx/{0}",
"explorerAccountLink": "https://explorer.vishcoin.com/address/{0}"
},
"voltpotcoin": {
"name": "Volt Pot Coin",
"canonicalName": "Auroracoin",
Expand Down

0 comments on commit 76ed2c8

Please sign in to comment.