Description:
We need to integrate with HyperLiquid’s API to retrieve earned points for users. Once the points are fetched, the system should update the partner point distribution and distribute the earned points to Pendle Vault users accordingly.
Acceptance Criteria:
1. Retrieve user-earned points via HyperLiquid API.
2. Update the partner point distribution system with the retrieved points.
3. Distribute the points to Pendle Vault users based on the updated data.
4. Ensure logging and error handling for failed API calls or distribution processes.
Description: We need to integrate with HyperLiquid’s API to retrieve earned points for users. Once the points are fetched, the system should update the partner point distribution and distribute the earned points to Pendle Vault users accordingly.
Acceptance Criteria: