uniswap-interface-uncensored/src/hooks
2021-04-28 13:27:14 -05:00
..
index.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
Tokens.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
useAddTokenToMetamask.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
useAllCurrencyCombinations.ts create some hooks for using in v3 swap routing 2021-04-23 21:32:31 -05:00
useAllV3Routes.ts temporarily hude the usdc value, use the disable multihop setting in the v3 routing 2021-04-27 10:35:09 -05:00
useAllV3Ticks.ts extra / 2021-04-23 13:04:12 -04:00
useApproveCallback.ts eth swaps kinda working 2021-04-27 19:20:05 -05:00
useBestV3Trade.ts temporarily hude the usdc value, use the disable multihop setting in the v3 routing 2021-04-27 10:35:09 -05:00
useColor.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
useContract.ts make the way we get the v2 router consistent, start working through changes in the swap callback 2021-04-27 11:00:34 -05:00
useCopyClipboard.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useCurrentBlockTimestamp.ts use multicall2 2021-04-23 18:26:24 -05:00
useDebounce.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useDebouncedChangeHandler.tsx Add page MVP UI + v3 pool hooks and state (#35) 2021-04-14 10:12:35 -04:00
useDerivedPositionInfo.ts fix loading state flashing in pool page 2021-04-23 21:12:34 -05:00
useENS.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useENSAddress.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useENSContentHash.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useENSName.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useFetchListCallback.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
useHttpLocations.ts feat(lists): allow selecting and adding token lists (#1023) 2020-08-26 08:46:21 -05:00
useInterval.ts more strictness everywhere, fix a pair pricing issue in mint/hooks.ts 2020-08-27 12:05:09 -05:00
useIsArgentWallet.ts UNI 2020-09-24 11:29:31 -05:00
useIsSwapUnsupported.ts refactor some hooks into the hooks directory 2021-04-23 17:54:24 -05:00
useIsWindowVisible.ts more strictness everywhere, fix a pair pricing issue in mint/hooks.ts 2020-08-27 12:05:09 -05:00
useLast.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useOnClickOutside.tsx feat(lists): allow selecting and adding token lists (#1023) 2020-08-26 08:46:21 -05:00
useParsedQueryString.ts feat(v1-support): Enable executing swaps on v1 or v2 (#883) 2020-06-11 15:56:28 -04:00
usePools.ts create some hooks for using in v3 swap routing 2021-04-23 21:32:31 -05:00
usePrevious.ts perf(ethereum): reduce number of calls by batching all polling node calls (#840) 2020-05-28 21:17:45 -04:00
useSocksBalance.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
useSwapCallback.ts use sdk for more calldata 2021-04-27 22:24:29 -04:00
useTheme.ts Improvement(lists): Switch to multiple active lists (#1237) 2021-01-14 11:20:50 -05:00
useTickToPrice.ts Add page MVP UI + v3 pool hooks and state (#35) 2021-04-14 10:12:35 -04:00
useTimestampFromBlock.ts UNI 2020-09-24 11:29:31 -05:00
useToggle.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useToggledVersion.ts show the better trade link for v2/v3 2021-04-28 13:27:14 -05:00
useTokenAllowance.ts refactor some hooks into the hooks directory 2021-04-23 17:54:24 -05:00
useTotalSupply.ts just a bit more refactoring to remove the data directory 2021-04-23 17:57:48 -05:00
useTransactionDeadline.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useUSDCPrice.ts just a bit more refactoring to remove the data directory 2021-04-23 17:57:48 -05:00
useV2Pairs.ts just a bit more refactoring to remove the data directory 2021-04-23 17:57:48 -05:00
useV2Trade.ts surface the best v3 route to the swap page 2021-04-24 20:27:56 -05:00
useV3PositionFees.ts Increase Liquidity, component cleanup, preview components (#50) 2021-04-22 22:58:03 -04:00
useV3Positions.ts fix loading state flashing in pool page 2021-04-23 21:12:34 -05:00
useV3SwapPools.ts create some hooks for using in v3 swap routing 2021-04-23 21:32:31 -05:00
useWindowSize.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useWrapCallback.ts improve responsiveness of header 2021-04-27 10:16:02 -05:00