mars-v2-frontend/hooks/mutations
Gustavo Mauricio 9bc09c68af
Withdraw assets from account (#43)
* withdraw modal and respective hooks initial commit

* max withdraw amount hook logic improvements

* withdraw flow code cleanup

* reset modal state when reopened

* memoize withdraw amount. percentage value fix

* unused store selector

* credit manager and accountnft clients added to store

* script to pull generated types from rover repo
2022-11-07 16:36:12 +00:00
..
useBorrowFunds.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
useCreateCreditAccount.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
useDeleteCreditAccount.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
useDepositCreditAccount.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
useRepayFunds.tsx MP-1638: Repay (#35) 2022-10-28 12:14:14 +01:00
useWithdrawFunds.tsx Withdraw assets from account (#43) 2022-11-07 16:36:12 +00:00