Claim Flow (Web2 to Web3)

Enable3 tracks activity-based rewards as Web2 points. These points represent token allocations and can be claimed on-chain by the user.

Claim Process

  1. User initiates a Claim action

  2. A withdrawal record is generated in the backend

  3. The smart contract is called to begin claim execution

  4. The Oracle checks backend data for unclaimed, valid transactions

  5. Upon successful validation, the Oracle confirms with the smart contract

  6. The smart contract transfers the corresponding token amount to the user's connected Web3 wallet

Token value is determined at the moment of claim based on live market pricing.


Notes
  • Only Polygon-based tokens listed on Uniswap are currently supported

  • System features are designed to ensure secure token onboarding, validation, and claimability

Last updated