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
Showing
src/hooks/usePoolTickData.ts
0 → 100644
Please register or sign in to comment