LPUD - April Winners Transparency Video

22

  • 613
  • 5
  • 40.130
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    anomadsoul

    Published on Apr 16, 2023
    About :

    Check the official announcement here

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

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

    Select 
    ID, json, timestamp, tid, required_auth
    From
    TxCustoms
    where
    timestamp between '2023-04-14' and '2023-04-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(obj.contractPayload.to, parseFloat(obj.contractPayload.quantity));
    }
    
    

    The link to 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 and on DuckDice:

    896396b4934bbe7beee27bbbe7577564bbbe7577e387
    896343236db8963432bb44d7e9d9be72689634375de2
    6436268ed6dbbe7572eedb6436269b22e78793923367
    64362695453e95373eb665787939899d27879398d863
    2579292d535257929243d325792968367532797885b8
    7879396d652787939db68e

    That's it, if anyone has any questions regarding the transparency of this process, hit me up on discord @anomadsoul#8455

    Tags :

    lpud community transparency powerup leopowerup vyb proofofbrain

    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:11:03
    36 views 10 months ago $

    More Videos

    04:43
    mes
    3 views 11 months ago $
    01:06
    2 views a year ago $
    05:43
    52 views 2 years ago $