Token Trial

Coming soon!

Token Distribution Based on Points Earned

In this distribution mode, a fixed total number of tokens is allocated to participants based on their earned points. The competition continues until all tokens are fully distributed, with no set end date.

How It Works:

  1. Define Total Tokens to Distribute: You set the total number of tokens available for distribution (e.g. 1000 tokens).

  2. Set a Point Threshold: Only participants who meet or exceed this point threshold are eligible to receive tokens. If a participant’s points are below this threshold, they are not rewarded.

  3. Tokens Per Point: You determine how many tokens each point is worth. For example, if the value is 5 tokens per point, then each point a participant earns is multiplied by 5 to calculate their token reward.

  4. Distribute Tokens Based on Points Earned: Tokens are distributed to eligible participants based on the points they earn following this calculation:

    • For every point earned by a participant above the threshold, multiply by the token value.

    • The bot continues distributing tokens until the entire pool of tokens is exhausted.

    Example:

    • Point Threshold: 10 points

    • Tokens Per Point: 5 tokens

    • Total Tokens Available: 1000 tokens

    RaiderPoints EarnedTokens Earned CalculationTokens Earned

    Raider 1

    60

    (60 points) × (5 tokens per point)

    300 tokens

    Raider 2

    50

    (50 points) × (5 tokens per point)

    250 tokens

    Raider 3

    40

    (40 points) × (5 tokens per point)

    200 tokens

    Raider 4

    20

    (20 points) × (5 tokens per point)

    100 tokens

    Raider 5

    5

    Below threshold (no tokens earned)

    0 tokens

    • The total distributed tokens so far: 850 tokens.

    • If there are remaining tokens (in this case, 150 tokens), the competition continues, and more participants or additional points earned will use up the remaining tokens.

  5. Competition Runs Until Tokens Are Exhausted: The competition continues until all tokens in the pool are distributed. As soon as participants earn enough points to claim the remaining tokens, the pool is fully exhausted, and the distribution is complete.

Adjustable Parameters:

  • Total Token Pool: The total tokens available for distribution.

  • Point Threshold: The minimum number of points required to receive tokens.

  • Tokens Per Point: The number of tokens each point is worth.

This mode provides an ongoing incentive for participants to earn more points and reach the threshold to claim their share of tokens until all tokens are completely distributed.

Last updated