You are viewing a single comment's thread from:

RE: Introducing the Steem Upvote Bot Tracker!

in #utopian-io8 years ago

Like I said we can supply you with a json api with the latest votes. That can save you some time :) and it shows how much each user payed. Because 2SBD are not always 1% it depends on steem price f.e.

Sort:  

Sure, I won't say no to that! Do you mind sharing how you calculate the upvote % based on the bid amount?

We use the lowest % that is at least 3 times vp times send sbd. Check our Frontpage for a js example minnowbooster.net

@reggaemuffin I just updated the vote weight calculation and fixed the text so it doesn't say 1%. Will integrate the /api/global parameters later, thanks again!

yeah - the amount of sbd gain per % is not linear. It would be good to explain that the return depends on the current voting power.

At 100% => 3x Return - 2 SBD send equals 6 SBD vote value.

At 50% => 1.5x Return - 2 SBD send equals 3 SBD vote value

etc.

If you vote without comment - in stealth mode the max return is x2.

@yabapmatt

Ok I think I got it, i'll update the site a little later today. Thanks for the info!