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
User initiates a Claim action
A withdrawal record is generated in the backend
The smart contract is called to begin claim execution
The Oracle checks backend data for unclaimed, valid transactions
Upon successful validation, the Oracle confirms with the smart contract
The smart contract transfers the corresponding token amount to the user's connected Web3 wallet
Last updated