Skip to content

villers/Coinmonhubpool

Repository files navigation

Coinmonhubpool

Get all currency's balances from miningpoolhub, zPool, Hashrefinery and Ahashpool to USD, EUR

Installation

npm install coinmonhubpool -g

Usage

coinmonhubpool -k c65ea5f0dc5b3b66cecc437714c8ac07a362b142aaa18b6a3bcef1657efa4e0f -w 14S5ENLfu4QhasM2jsFsFGCzNBbEGjHJDJ
⠸ Loading data from MininPpoolHub
Data source from miningpoolhub.com and cryptocompare.com at 11:27:32
--------------------------------------------------------------------------------------------------------------------------------------
║ Coin               │ Confirmed     │ Unconfirmed   │ Ae_confirmed  │ Ae_unconfirm… │ Exchange      │ USD           │ EURO          ║
--------------------------------------------------------------------------------------------------------------------------------------
║ maxcoin            │ 0             │ 0             │ 0.15532826    │ 0             │ 0             │ 0.0014982963… │ 0.0012931077… ║
--------------------------------------------------------------------------------------------------------------------------------------
║ digibyte-skein     │ 113.07642803  │ 0             │ 0             │ 0             │ 0             │ 4.8509787624… │ 4.0142131950… ║
--------------------------------------------------------------------------------------------------------------------------------------
║ ethereum           │ 0.00000488    │ 0             │ 0             │ 0             │ 0             │ 0.0034045807… │ 0.0029433719… ║
--------------------------------------------------------------------------------------------------------------------------------------
║ zcash              │ 0.00005094    │ 0             │ 0.00002175    │ 0             │ 0             │ 0.0368720025  │ 0.0329910834  ║
--------------------------------------------------------------------------------------------------------------------------------------
║ monero             │ 0.00050674    │ 0.00006714    │ 0             │ 0             │ 0             │ 0.1923875312… │ 0.1674237512… ║
--------------------------------------------------------------------------------------------------------------------------------------
║ zcoin              │ 0.03233968    │ 0.00024862    │ 0.01461841    │ 0             │ 0             │ 3.5806289534… │ 3.0901512365… ║
--------------------------------------------------------------------------------------------------------------------------------------
║ bitcoin-gold       │ 0.00012439    │ 0             │ 0             │ 0             │ 0             │ 0.034120177   │ 0.0301384530… ║
--------------------------------------------------------------------------------------------------------------------------------------
Total:
-------------------------------------------
║ USD                │ EUR                ║
-------------------------------------------
║ 8.69989030388296   │ 7.339154199129499  ║
-------------------------------------------
⠹ Loading data from zPool
Total from zPool and cryptocompare.com at 11:27:32
-------------------------------------------
║ USD                │ EUR                ║
-------------------------------------------
║ 17.5760579685      │ 15.1700425701      ║
-------------------------------------------
⠼ Loading data from Hashrefinery
Total from Hashrefinery and cryptocompare.com at 11:27:36
-------------------------------------------
║ USD                │ EUR                ║
-------------------------------------------
║ 14.0554500238      │ 12.131475755800002 ║
-------------------------------------------
⠇ Loading data from Ahashpool
Total from Ahashpool and cryptocompare.com at 11:27:39
-------------------------------------------
║ USD                │ EUR                ║
-------------------------------------------
║ 0.061171743800000… │ 0.0527982758       ║
-------------------------------------------
coinmonhubpool -h

  Usage: coinmonhubpool [options]


  Options:

    -V, --version               output the version number
    -k, --key <apiKey>          API Key of miningpoolhub
    -w, --wallet <wallet>       Your BTC wallet
    -t, --time <timeinseconds>  Refresh balance data in seconds
    -h, --help                  output usage information

About

Calcul balance of Miningpoolhub to USD and EUR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published