Use Case: Earn 2% tokens for every dollar bet
In this example, you're creating a reward rule that grants users 2% of their stake back in tokens for any bet exceeding 20 dollars.
Prerequisites
- Your Redeem Options are defined where 1 token equals 1 cent.
- You have configured an event for user bets. This example uses betMade as the example event for user bets.
Set the Reward Rule Trigger
The reward rule is triggered when a user makes a bet over 20 Dollars
- Select betMade as the Event Trigger
- Refine the trigger using the amount property and set the condition to greater than 20 as shown in the image below:
Specify the Reward Rule Restrictions
This reward rule is active and viewable from 1-31 March. Set Time Constraints from 1st March to 31st March as shown in the image below:
Specify the Reward
Users must get 2% of their bet amount in tokens.
- Select Token as the reward type.
- Under Amount choose Dynamic Field Configuration
- Set the Reward Condition to Percentage and enter
2as shown below:
Set the Reward Rule Visibility
Enter the internal name for the rule. Set the public description and public icon as required as shown in the image below.

Updated about 1 month ago