mars-v2-frontend/hooks
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
..
mutations Withdraw assets from account (#43) 2022-11-07 16:36:12 +00:00
useAccountStats.tsx MP-1227: Borrow Page (#24) 2022-10-20 16:39:21 +01:00
useAllBalances.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
useAllowedCoins.tsx UI/UX when no wallet is connected (#40) 2022-11-07 14:56:18 +00:00
useCalculateMaxBorrowAmount.tsx fix: market liquidity default to 0 (#34) 2022-10-25 11:31:13 +01:00
useCalculateMaxWithdrawAmount.tsx Withdraw assets from account (#43) 2022-11-07 16:36:12 +00:00
useCreditAccountPositions.tsx UI/UX when no wallet is connected (#40) 2022-11-07 14:56:18 +00:00
useCreditAccounts.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
useMarkets.tsx Borrow improvements (#29) 2022-10-24 16:15:26 +01:00
useRedbankBalances.tsx Borrow improvements (#29) 2022-10-24 16:15:26 +01:00
useTokenBalance.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
useTokenPrices.tsx Borrow improvements (#29) 2022-10-24 16:15:26 +01:00