Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
mdpauley
on 26/02/2018, 04:01:43 UTC
1) Is it possible to read the current balance that hold on pools like suprnova.cc through their API? They provide an API key after you login, and I can see the current confirmed, just not sure how to filter that to show up as "balance"  I believe they use https://github.com/MPOS/php-mpos/wiki/API-Reference using the getuserbalance command.

2) Any chance of adding balance to be visible on the local web server as opposed to just seeing the miners info?

3) Would it be possible to store data of how long each miner is on each pool perhaps how many times it connected to that pool as well (when profit switching)?
Thanks for your feedback.

1) Yes, the plan is to support any MPOS pool. The current Mining Pool Hub integration is using their MPOS-like API's, so it will be quite easy to extend this to allow you to enter your own pool URL to connect to the same URL. You can expect this feature to be available in one of the next few versions of Awesome Miner.

2) That could be a candidate for future improvements

3) Currently not supported, as the Performance History is currently only storing hashrates and temperatures. However, I do receive a number of requests to improve this feature, so I have this on my list of features to implement.

1) I get paid out in LTC on MPH, will I be able to see that and not just BTC?

4) I am a cross platform mobile developer, can I access an API from the cloud service to monitor the data?

Thanks!
mdpauley