mars-v2-frontend/hooks
Gustavo Mauricio 8aaeb36efa
update balance table when performing an action (#56)
* update balance table when performing an action

* filter assets with no amount as a result of an action

* feat: slippage tolerance input added

* update default slippage to 1%
2022-12-05 15:14:58 +01:00
..
mutations MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useAccountStats.tsx update balance table when performing an action (#56) 2022-12-05 15:14:58 +01:00
useAllBalances.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useAllowedCoins.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useCalculateMaxBorrowAmount.tsx Update account stats on pending action (#51) 2022-11-09 13:47:36 +01:00
useCalculateMaxTradeAmount.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useCalculateMaxWithdrawAmount.tsx Update account stats on pending action (#51) 2022-11-09 13:47:36 +01:00
useCreditAccountPositions.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useCreditAccounts.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useMarkets.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00
useRedbankBalances.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useTokenBalance.tsx Linter and prettier adjustments (#50) 2022-11-09 10:04:06 +01:00
useTokenPrices.tsx MP-1699: Trade on Margin Account (#52) 2022-11-22 10:14:12 +01:00