Game Logic

^noi = number of impressions; ^nol = number of likes

After submitting an X link for xtraction, the MotherApp will;

  1. Record Number of Impressions (^noi) on post and

  2. Record Number of likes (^nol) on post

  3. Check string from submitted url.

  4. Verify if = connected X handle.

  5. If yes =OG poster

  6. If no =sniper

The Mother App converts;

  1. ^noi (xeet points) to XEET tokens and

  2. ^nol to gema in the following ratio;

//if str = connected X handle 
Xeet = ^noi/200k 
Gema = ^nol/20k 

//if str ≠ connected X handle
Xeet = ^noi/1m 
Gema = ^nol/100k

Last updated