Tokens

How tokens are allocated to users, who validate a receipt.

Types of plan

Plan NameTokens forToken amount

data_validation_non_redeemable_2_token

membership wallet (silver tokens)

2

data_validation_non_redeemable_1_token

membership wallet (silver tokens)

1

Logic

  1. If the user answers first question as “No” then:

    1. If their response is found correct then reward them with 1 token.

    2. If there response is incorrect then do not reward them any token.

  2. If the user answers first question as “Yes” then:

    1. If their response is found correct then reward them with 2 tokens.

    2. If there response is incorrect then do not reward them any token.

Last updated