mango-ui-v2/hooks
Maximilian Schneider 935129c45e
simulate withdraw operation so we can preview equity & coll (#10)
* show margin details in withdraw ui

Co-authored-by: saml33 <slam.uke@gmail.com>
2021-05-18 19:27:09 +03:00
..
useBalances.tsx better handling of rounding issues in borrow and withdraw 2021-04-29 17:27:13 -04:00
useConnection.tsx prevent extra rerenders 2021-04-15 02:16:36 -04:00
useHydrateStore.tsx simulate withdraw operation so we can preview equity & coll (#10) 2021-05-18 19:27:09 +03:00
useInterval.tsx create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00
useIpAddress.tsx add trade form component 2021-04-02 14:26:21 -04:00
useLocalStorageState.tsx fix console error with localstorage hook 2021-04-25 13:08:11 -04:00
useMarkPrice.tsx combine market state keys 2021-04-29 10:38:28 -04:00
useMarket.tsx combine market state keys 2021-04-29 10:38:28 -04:00
useMarketList.tsx deposit modal 2021-04-09 21:26:34 -04:00
useOpenOrders.tsx Fix deposit and withdraw modals 2021-04-16 17:09:17 -04:00
useOrderbook.tsx combine market state keys 2021-04-29 10:38:28 -04:00
usePrevious.tsx create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00
useSrmAccount.tsx fee discount tables and more theming 2021-04-12 23:39:08 -04:00
useTradeHistory.tsx implement withdraw max with borrow 2021-04-20 10:09:25 -04:00
useWallet.tsx improve alert modal buttons and fix alerts not loading on connect wallet (#8) 2021-05-10 23:32:21 +03:00