tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

Use customized WTM Jason api link #89

Closed papampi closed 6 years ago

papampi commented 6 years ago

I belive you use the default 3x480 default for WTM api values. just wanted to let you know if you set your cards, click calculate then add a .jason next coins at the beginning of the link it will bring up the modified results So you can add a WTM jason api link in config file so any combination use its own

Example : (2x1060+2x1070+2x108+1x1080ti)


https://whattomine.com/coins.json?utf8=%E2%9C%93&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=1&adapt_q_480=3&adapt_q_570=0&adapt_q_580=0&adapt_q_750Ti=0&adapt_q_10606=2&adapt_10606=true&adapt_q_1070=2&adapt_1070=true&adapt_q_1080=2&adapt_1080=true&adapt_q_1080Ti=1&adapt_1080Ti=true&eth=true&factor%5Beth_hr%5D=186.6&factor%5Beth_p%5D=840.0&grof=true&factor%5Bgro_hr%5D=259.0&factor%5Bgro_p%5D=950.0&x11gf=true&factor%5Bx11g_hr%5D=83.9&factor%5Bx11g_p%5D=880.0&cn=true&factor%5Bcn_hr%5D=3850.0&factor%5Bcn_p%5D=680.0&eq=true&factor%5Beq_hr%5D=3105.0&factor%5Beq_p%5D=870.0&lre=true&factor%5Blrev2_hr%5D=268600.0&factor%5Blrev2_p%5D=930.0&ns=true&factor%5Bns_hr%5D=6600.0&factor%5Bns_p%5D=980.0&lbry=true&factor%5Blbry_hr%5D=2060.0&factor%5Blbry_p%5D=910.0&bk2bf=true&factor%5Bbk2b_hr%5D=12280.0&factor%5Bbk2b_p%5D=890.0&bk14=true&factor%5Bbk14_hr%5D=19050.0&factor%5Bbk14_p%5D=940.0&pas=true&factor%5Bpas_hr%5D=7240.0&factor%5Bpas_p%5D=930.0&skh=true&factor%5Bskh_hr%5D=209.5&factor%5Bskh_p%5D=910.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.0&sort=Profit&volume=0&revenue=current&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=bter&factor%5Bexchanges%5D%5B%5D=c_cex&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate ```
tutulino commented 6 years ago

Where do you find that info?, I would need pass hashrates to wtm api not cards models...

papampi commented 6 years ago

I use that system for my wtm auto switch for nvOC linux mining OS You can set a json to change the values in the link In the above example link :

ethahsh : eth_hr%5D=186.6 equihash : eq_hr%5D=3105.0

tutulino commented 6 years ago

done, thanks