uniswap-interface-uncensored/src/hooks
2021-05-13 11:16:37 -05:00
..
index.ts Refactor with core (#33) 2021-03-23 21:45:58 -04:00
Tokens.ts do not show duplicate token results, and stop searching as soon as possible 2021-05-12 16:54:05 -05: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 refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useAllV3Ticks.ts extra / 2021-04-23 13:04:12 -04:00
useApeModeQueryParamReader.ts handle ape= query parameter (#1555) 2021-05-13 12:01:58 -04:00
useApproveCallback.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useBestV3Trade.ts remove a few unused isToken calls 2021-05-12 11:43:30 -05:00
useColor.ts style tweaks 2021-05-04 20:52:25 -04:00
useContract.ts don't use a signer for callStatic contract 2021-05-10 16:59:11 -04: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
useERC20Permit.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05: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 remove a few unused isToken calls 2021-05-12 11:43:30 -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 fix(swap): do not throw an error in the routing if we cannot construct a pool 2021-05-05 14:22:57 -04:00
usePositionTokenURI.ts drop the card in the position page 2021-04-29 11:18:56 -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: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useSwapCallback.ts put the error reason in the message so we can differentiate between unrecognized errors 2021-05-13 11:16:37 -05:00
useSwapSlippageTolerance.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useTheme.ts Improvement(lists): Switch to multiple active lists (#1237) 2021-01-14 11:20:50 -05:00
useTickToPrice.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05: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: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useTotalSupply.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useTransactionDeadline.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
useUSDCPrice.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useV2Pairs.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useV2Trade.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useV3PositionFees.ts fix erroneous addition of tokensOwned{0,1} (#1533) 2021-05-12 12:20:20 -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 refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00