September LPUD Winners - Transparency video

12

  • 208
  • 0
  • 20.113
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    anomadsoul

    Published on Sep 16, 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 September, this is not an announcement, it's just a video where anyone can watch the process we used to pick the winners of the 4th 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-09-14' and '2022-09-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 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:

    73dd62e2597e766de425e4b58863974ebdd2268b2394
    99bbe4399b8e766de24d5b596685d76dd99bbe48b7b9
    e766de376b984ddeb3bd623b556d3e526e766de33499
    22ee63e498222ee63458bb59668eb89b322ee6372223
    73dd65d3584b588628b6383b5564b4b6459668ee2288
    b588628b63873dd65d922d84dde5e6b4e73dd6568de4
    e766d8deb9573dd656b293b58862672de3b5564bd6eb

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

    Tags :

    lpud leopowerup leopower staking transparency leopowerupday badluckprize

    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

    45:58
    27 views a year ago $

    More Videos

    01:09:02
    35 views a year ago $
    08:33
    3 views 10 months ago $
    06:13
    11 views 2 years ago $
    05:18
    34 views 4 years ago $