August LPUD Winners - Transparency video

20

  • 223
  • 0
  • 7.252
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    anomadsoul

    Published on Aug 17, 2022
    About :

    LPUD came and went and we powered up more than 330K Leo tokens!

    Check the official announcement here

    This is a video where I pick the LPUD winners for the month of August, this is not an announcement, it's just a video where anyone can watch the process we used to pick the winners of the 3rd Leo Power Up day.

    This is the SQL query I ran to get the LPUD August participants:

    Select 
    ID, json, timestamp, tid, required_auth
    From
    TxCustoms
    where
    timestamp between '2022-08-14' and '2022-08-16 14:00:00'
    and tid like '%ssc_mainnet_hive%'
    and json like '%"contractAction":"stake"%'
    and json like '%"symbol":"LEO"%'
    order by timestamp desc
    

    This is the Javascript script I ran to clean the SQL database:

    const leo = [
      '{"contractName":"tokens","contractAction":"stake","contractPayload":{"to":"tinyputerboy","symbol":"LEO","quantity":"0.225"}}',
      '{"contractName":"tokens","contractAction":"stake","contractPayload":{"to":"kolus290","symbol":"LEO","quantity":"2.115"}}',
    ];
    
    for (let i = 0; i < leo.length; i++) {
      const obj = JSON.parse(leo[i]);
      console.log(parseFloat(obj.contractPayload.quantity));
    }
    
    

    The link for the spreadsheet is here


    Here are the bet IDs of every roll I made to pick the winners and you can crosscheck them with the video:

    62d355ee8d2b54e664b4ee22476e9de498486ed53858
    44956eb65d462d35e9292259b286396643b8765b3b75
    8486ed4d9438486ede5582b54e688d65e44956ee42ed
    44956ee62648486ed85d4573476d79e6b3b8768333e9
    734764988bd734764e92d5duckdice.ioCheck 'em

    I have one question for you guys, do you think it's fair to remove the three winners of this LPUD from the next edition so they open up some space for those who join next month, or do you think we should respect the process that if anyone joins two months in a row and they are lucky enough to win both times one of the main prizes, then we should respect that.

    Personally I believe that we should respect this and anyone who joins LPUD every month is eligible to win every single month, in the end it is a provably fair process that depends 100% on luck (provided the user fulfills all the requirements to become eligible).

    What do you think? Please leave your feedback in the comment section :D

    Tags :

    lpud leopowerup transparency leopower proofofbrain vyb

    Woo! This creator can upvote comments using 3speak's stake today because they are a top performing creator! Leave a quality comment relating to their content and you could receive an upvote worth at least a dollar.

    Their limit for today is $0!
    Comments:
    Time until anomadsoul can give away $0 to their commenters.
    0 Days 0 Hours 0 Minutes 0 Seconds
    Reply:

    To comment on this video please connect a HIVE account to your profile: Connect HIVE Account

    01:08:59
    23 views a year ago $

    More Videos

    09:48
    2 views a year ago $
    01:39
    2 views a year ago $
    03:32
    22 views 2 years ago $
    03:16
    19 views 6 months ago $
    01:59
    3 views a year ago $
    04:25
    5 views a year ago $