Types of Rewards
Projects can offer two distinct types of rewards to users:
Tokens: Users are rewarded with onchain tokens on any EVM network
Points: Users are rewarded with an offchain points system
Type of payout
Onchain
Offchain
Claiming Rewards
Users must claim their rewards with an onchain transaction
Points are distributed automatically to qualifying users
Onchain Payout Methods
For onchain tokens payouts, there are 2 types of distribution:
Direct: onchain payout is made as soon as the conversion is completed
Accept-then-claim: users must first accept the reward before making the onchain payout
Onchain payouts
All
Only accepted rewards
User interactions
1 onchain interaction to claim
1 offchain interaction to accept and 1 onchain interaction to claim
Benefits of using an Accept-then-claim model:
No funds wasted on unclaimed rewards
Projects can reclaim unused budget
Budget can be reallocated to other campaigns
Reduces unnecessary gas costs
Last updated