How much vote you can get by delegating to @justyy?

in #wherein4 years ago (edited)

***Important Update

Voting Algorithm Updated to Favor those High Delegations!
^^^^^^^^^^

image.png

I decide to change the voting algorithm because lots of steemians try to drain the voting power:

  1. no minimal SP now, you can delegate 1 SP
  2. the voting weight not dynamically changed due to voting power - for example, if you delegate 1 SP you will get fixed voting weight 0.001%. If you delegate 10 SP you will get 0.01% and so on (up to 100%)
  3. if you delegate more than 1000 SP (subject to change), you will get additional bonus by either setting me as a proxy or witness vote
  4. one post per day only.
  5. if you post rubbish, i'll blacklist you.
  6. I am not expecting to Power Down in the coming months (in fact, I have not powered down for more than a year)
  7. the voting trail voting percentage will be increased (you will get addition voting due to a large trail of mine)
  8. Service Level Agreement if you believe your post is missing an upvote you can contact me for upvote

The code is:

function getScore(user, totalDelegated, curVP, bonus, reputation, bodyLen, userSelfSp) {
    const sp = user['sp'];
    let score = sp * 0.001;
    if (sp >= 1000) {
        score += bonus; // proxy vote +5 and witness vote + 1
    }
    score = Math.min(score, config.max_value); // max 100%
    return score;
}

This is to support the steemians and new comers! don't spam it!

The terms and conditions are subject to change

How to enroll?

  1. Delegate SP: https://steemyy.com/sp-delegate-form/?delegatee=justyy
  2. Vote @justyy as Witness: https://steemyy.com/witness-voting/?witness=justyy&action=approve
  3. Set @justyy as Proxy: https://steemyy.com/witness-voting/?witness=justyy&action=proxy
    Alternatively, you can vote witness or set proxy here: https://steemit.com/~witnesses

Follow me for topics of Algorithms, Blockchain and Cloud.
I am @justyy - a Steem Witness
https://steemyy.com

My contributions

Support me

If you like my work, please:


Sort:  

Sir, I am interested in delegating 15SP but I don't know how to go about this.
Please how do I make the delegation?

This is really awesome @justyy , i wish i can delegate immediately but i have been having issues with bandwidth usage...i need to power up first

yes... and then use this tool to delegate: https://steemyy.com/sp-delegate-form/

Alright sir , please what tool can i use to check people who delegated steem power to someone on steemit?

Just delegated some sp to @justyy
.
Screenshot_2021-04-16-15-19-37-185_com.android.chrome.jpg

Screenshot_2021-04-16-15-20-00-204_com.android.chrome.jpg

I've been waiting for this for so long. Thanks for changing the algorithm. I can now make my delegation.

No problem.. cheers.

Very nice all!

Old algorithm is far better than this

sorry. it is hard to please everyone

hello , nice to see this is it ll now maintain your voting power. i want to ask that what is the bonus if we Delegate 1000SP and vote for your Witness. what kind of bonus will we get ?

Thank you , I ll soon Delegate more as soon as i reach more sp.
All the best

you will get 5% voting if proxy vote or 1% if witness vote.

Hi @justyy ! I have delegated 1001 sp just 2 days ago and also vote for your Witness.

Coin Marketplace

STEEM 0.16
TRX 0.17
JST 0.028
BTC 69231.75
ETH 2482.33
USDT 1.00
SBD 2.41