uniswap-interface-uncensored/src/hooks
2021-07-07 14:37:29 -07:00
..
Tokens.ts fix: memoize extendedEther to unnecessary rerenders (#1869) 2021-06-16 11:07:16 -07:00
useActiveLocale.ts fix: add a link to switch the locale conditionally (#1776) 2021-06-01 09:54:43 -05:00
useAddTokenToMetamask.ts chore: run eslint 2021-05-20 20:14:55 -05:00
useAllCurrencyCombinations.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
useAllV3Routes.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
useApeModeQueryParamReader.ts chore: simplify useSelector and useDispatch types using inference (#1760) 2021-06-01 07:58:21 -07:00
useApproveCallback.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
useArgentWalletContract.ts feat: use multicall for argent wallets in swap and v3 add liquidity (#1387) 2021-05-21 09:30:07 -05:00
useBestV3Trade.ts remove a few unused isToken calls 2021-05-12 11:43:30 -05:00
useColor.ts replace trustwallet assets repo w/ our fork (#1922) 2021-06-28 16:35:31 -04:00
useContract.ts remove a lot of dead code (#1970) 2021-07-06 17:08:40 -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 chore: run eslint 2021-05-20 20:14:55 -05:00
useENS.ts chore: run eslint 2021-05-20 20:14:55 -05: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 remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
useFeeTierDistribution.ts stabilize fee distribution in hook (#1979) 2021-07-07 08:27:18 -07:00
useFetchListCallback.ts chore: simplify useSelector and useDispatch types using inference (#1760) 2021-06-01 07:58:21 -07: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 feat: use multicall for argent wallets in swap and v3 add liquidity (#1387) 2021-05-21 09:30:07 -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 remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04: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 refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
usePoolTickData.ts improve liquidity depth hooks and data fetching (#1989) 2021-07-07 14:37:29 -07:00
usePositionTokenURI.ts fix(position image): increase the gas required constraint for the token URI 2021-07-06 16:08:20 -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 remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
useSwapCallback.ts remove a lot of dead code (#1970) 2021-07-06 17:08:40 -04:00
useSwapSlippageTolerance.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useTheme.ts fix: enforce styled-components/macro usage and upgrade react-scripts (#1981) 2021-07-07 08:45:47 -07: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 chore: run eslint 2021-05-20 20:14:55 -05:00
useTotalSupply.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
useTransactionDeadline.ts chore: simplify useSelector and useDispatch types using inference (#1760) 2021-06-01 07:58:21 -07:00
useUSDCPrice.ts fix(arbitrum): miscellaneous arbitrum network changes 2021-06-23 20:58:03 -05:00
useV2Pairs.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
useV2Trade.ts chore: remove all tick lens stuff that is not used 2021-05-19 17:35:59 -05:00
useV3PositionFees.ts bump sdk-core 2021-05-21 09:34:46 -05: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(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
web3.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00