Tokens
How tokens are allocated to users, who validate a receipt.
Types of plan
Plan Name
Tokens for
Token amount
data_validation_non_redeemable_2_token
membership wallet (silver tokens)
2
data_validation_non_redeemable_1_token
membership wallet (silver tokens)
1
Logic
If the user answers first question as “No” then:
If their response is found correct then reward them with 1 token.
If there response is incorrect then do not reward them any token.
If the user answers first question as “Yes” then:
If their response is found correct then reward them with 2 tokens.
If there response is incorrect then do not reward them any token.
Last updated