Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 249d9ce

Browse files
committed
Add Satox[SATOX]
1 parent bd389cb commit 249d9ce

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/Miningcore/coins.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2586,6 +2586,27 @@
25862586
"explorerTxLink": "https://be.rosebird.org/tx/{0}",
25872587
"explorerAccountLink": "https://be.rosebird.org/address/{0}"
25882588
},
2589+
"satoxcoin": {
2590+
"name": "SatoxCoin",
2591+
"symbol": "SATOX",
2592+
"family": "ravencoin",
2593+
"website": "https://www.satoverse.io/",
2594+
"market": "https://coinpaprika.com/coin/satox-satox-coin",
2595+
"twitter": "https://twitter.com/Satoverse_io",
2596+
"telegram": "",
2597+
"discord": "https://discord.com/invite/GFZYFuuHVq",
2598+
"coinbaseHasher": {
2599+
"hash": "sha256d"
2600+
},
2601+
"headerHasher": {
2602+
"hash": "sha256d"
2603+
},
2604+
"hasCommunityAddress": true,
2605+
"shareMultiplier": 1,
2606+
"explorerBlockLink": "https://xplore.satoverse.io/block/$hash$",
2607+
"explorerTxLink": "https://xplore.satoverse.io/tx/{0}",
2608+
"explorerAccountLink": "https://xplore.satoverse.io/address/{0}"
2609+
},
25892610
"shahepay": {
25902611
"name": "Shahepay",
25912612
"symbol": "SHAHE",

0 commit comments

Comments
 (0)