Post
Topic
Board Pools (Altcoins)
Re: [POOL][Scrypt][Scrypt-N][X11] Profit switching pool - wafflepool.com
by
StuffOfInterest
on 06/10/2014, 15:20:27 UTC
Can someone please post a sample of the output from the WafflePool wallet API (http://wafflepool.com/api/miner?address=XXXXXXXX) for an addresses that has been mined to.

I'm trying to integrate WafflePool into Miner Control.  I haven't mined to this pool yet so when I put in an address like this:

Code:
http://wafflepool.com/api/miner?address=1PMj3nrVq5CH4TXdJSnHHLPdvcXinjG72y

I get back this:

Code:
{"error":"Address not found!"}

Also, could whoever created the stats API (http://wafflepool.com/api/stats) please consider adding a sliding window earning number in addition to the date windows.  The current day numbers loose currency as the day progresses.  Having a set window, perhaps one hour or even three hours, would give a better view of how earnings change throughout the day and make it easier to determine when WafflePool is paying better than other pools.

Thanks.