chunk multicall by gas cost
add useAllV3Ticks
Showing
... | @@ -49,7 +49,7 @@ | ... | @@ -49,7 +49,7 @@ |
"@uniswap/v2-periphery": "^1.1.0-beta.0", | "@uniswap/v2-periphery": "^1.1.0-beta.0", | ||
"@uniswap/v2-sdk": "^1.0.6", | "@uniswap/v2-sdk": "^1.0.6", | ||
"@uniswap/v3-core": "^1.0.0-rc.0", | "@uniswap/v3-core": "^1.0.0-rc.0", | ||
"@uniswap/v3-periphery": "^1.0.0-beta.11", | "@uniswap/v3-periphery": "^1.0.0-beta.12", | ||
"@web3-react/core": "^6.0.9", | "@web3-react/core": "^6.0.9", | ||
"@web3-react/fortmatic-connector": "^6.0.9", | "@web3-react/fortmatic-connector": "^6.0.9", | ||
"@web3-react/injected-connector": "^6.0.7", | "@web3-react/injected-connector": "^6.0.7", | ||
... | ... |
src/hooks/useAllV3Ticks.ts
0 → 100644
Please register or sign in to comment