uniswap-interface-uncensored/src/utils
Justin Domingue abfd87c517
feat(pools): fetch pool tick data from uniswap v3 subgraph (#1932)
* add hooks to fecth ticks data and active liquidity

* cleanup

* add polling interval

* moved ms.macro types to dev deps

* generate graphql schema on build

* added @types/ms.macro

* use clone deep
2021-07-01 11:08:53 -07:00
..
anonymizeLink.test.ts fix(arbitrum): explorer links and better anonymization of GA events 2021-06-24 11:38:08 -05:00
anonymizeLink.ts fix(arbitrum): explorer links and better anonymization of GA events 2021-06-24 11:38:08 -05:00
approveAmountCalldata.ts feat: use multicall for argent wallets in swap and v3 add liquidity (#1387) 2021-05-21 09:30:07 -05:00
calculateGasMargin.test.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
calculateGasMargin.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
calculateSlippageAmount.test.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
calculateSlippageAmount.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
chunkArray.test.ts chunk multicall by gas cost 2021-04-02 20:00:28 -04:00
chunkArray.ts chunk multicall by gas cost 2021-04-02 20:00:28 -04:00
computeFiatValuePriceImpact.tsx refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
computeSurroundingTicks.ts feat(pools): fetch pool tick data from uniswap v3 subgraph (#1932) 2021-07-01 11:08:53 -07:00
computeUniCirculation.test.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
computeUniCirculation.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
constructSameAddressMap.ts fix(arbitrum): miscellaneous arbitrum network changes 2021-06-23 20:58:03 -05:00
contenthashToUri.test.skip.ts feat(lists): allow selecting and adding token lists (#1023) 2020-08-26 08:46:21 -05:00
contenthashToUri.ts Add page MVP UI + v3 pool hooks and state (#35) 2021-04-14 10:12:35 -04:00
currencyId.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
formatCurrencyAmount.ts chore(i18n): add a few more translations 2021-05-29 20:29:49 -05:00
getExplorerLink.test.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
getExplorerLink.ts fix(position page): link to the token page of the explorer instead of the address page from the position page 2021-07-01 10:55:28 -05:00
getLibrary.ts fix(arbitrum): miscellaneous arbitrum network changes 2021-06-23 20:58:03 -05:00
getTickToPrice.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
getTokenList.ts keep list asset requests anonymous 2021-04-26 10:50:34 -05:00
getTradeVersion.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
getUserAgent.ts Add App-level error boundary, referring users to GitHub issue creation (#1464) 2021-05-11 12:09:01 -04:00
index.test.ts refactor: more separation by chain of addresses 2021-05-18 14:33:03 -05:00
index.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
isTradeBetter.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
isZero.ts improvement(swap): Better swap errors for FoT (#1015) 2020-08-06 18:18:43 -05:00
listSort.ts refactor: use new sdk version (#1472) 2021-05-12 08:52:17 -05:00
listVersionLabel.ts feat(lists): allow selecting and adding token lists (#1023) 2020-08-26 08:46:21 -05:00
maxAmountSpend.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
parseENSAddress.test.ts fix(ens): support ens names with dashes in them 2020-11-07 08:19:01 -08:00
parseENSAddress.ts fix(ens): support ens names with dashes in them 2020-11-07 08:19:01 -08:00
prices.test.ts refactor: bump to latest sdk (#1657) 2021-05-20 11:21:40 -05:00
prices.ts refactor: break down some constants files and move some stuff around 2021-05-18 10:31:22 -05:00
resolveENSContentHash.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
retry.test.ts test failed due to randomness. make it less likely to fail. 2020-09-01 11:28:18 -05:00
retry.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
supportedChainId.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
switchToNetwork.ts add arbitrum-specific L2 designs (#1912) 2021-06-26 19:54:30 -04:00
unwrappedToken.ts refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) 2021-06-02 15:14:34 -05:00
uriToHttp.test.ts Fix code style issues with ESLint 2021-02-16 08:46:17 +00:00
uriToHttp.ts feat(lists): allow selecting and adding token lists (#1023) 2020-08-26 08:46:21 -05:00