Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement entity/withdraw for pool withdrawal #332

Open
amytsang opened this issue Aug 28, 2024 · 0 comments
Open

Implement entity/withdraw for pool withdrawal #332

amytsang opened this issue Aug 28, 2024 · 0 comments
Assignees

Comments

@amytsang
Copy link
Contributor

Description: Create an entity to handle withdrawal operations from pools.

Subtasks:

  • Set up the withdraw entity folder structure following FSD principles
  • Implement a Tanstack Query useMutation hook for withdrawal operations
  • Create TypeScript interfaces for withdrawal parameters and results
  • Use Viem for transaction creation and sending
  • Implement BigDecimal for precise withdrawal amount calculations
  • Develop utility functions for withdrawal-related operations
@amytsang amytsang self-assigned this Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant