I have implemented a reward claim functionality within the swap_agent subfolder. This feature allows users to seamlessly claim their rewards by interacting with a user-friendly interface. The process begins by prompting the user to input the necessary details, including the Pool ID and the Receiver Address. Once these details are provided, the system prepares a claim transaction on behalf of the user.
After preparing the transaction, the interface guides the user through the final steps, prompting them to confirm and execute the transaction to successfully claim their tokens. This streamlined process ensures that users can easily access and retrieve their rewards with minimal effort.
I have implemented a reward claim functionality within the swap_agent subfolder. This feature allows users to seamlessly claim their rewards by interacting with a user-friendly interface. The process begins by prompting the user to input the necessary details, including the Pool ID and the Receiver Address. Once these details are provided, the system prepares a claim transaction on behalf of the user. After preparing the transaction, the interface guides the user through the final steps, prompting them to confirm and execute the transaction to successfully claim their tokens. This streamlined process ensures that users can easily access and retrieve their rewards with minimal effort.
https://github.com/MorpheusAIs/moragents/pull/48