Guidelines

Incentra provides off-chain and on-chain APIs to fetch campaign data and let users claim their rewards. Incentive distributors can leverage these APIs to integrate Incentra with their own frontend UI to provide a seamless reward experience for users.

Specifically, the following APIs are available:

  • Get Campaign: APIs for retrieve campaigns details by different criteria (e.g., by chain, by protocol, by campaign ID, by user).

  • Read and Claim Rewards: on-chain interfaces for fetching and claiming a user's claimable rewards.

  • Get User Leaderboard: APIs for retrieving all users and their cumulative rewards by campaign ID.

Last updated