Rewards
Mint Point/ERC-20
Reward users with points for completing specific actions in your application. This endpoint is designed to incentivise user engagement by awarding points for various activities such as:
- User registration
- Task completion
- Video watching
- Comment posting
- Other custom actions
The endpoint returns an unsigned transaction that needs to be signed using your application’s private key (stored securely in server environment variables). After signing, you can broadcast the transaction using either:
- Execute Transaction endpoint for immediate submission
- Execute Transaction and Wait endpoint if you need to wait for transaction confirmation
This reward system helps build user engagement and loyalty while maintaining transparency through blockchain-based point distribution.
POST
Authorizations
Body
application/json
Response
200
application/json
Rewards Points
The response is of type object
.