From ae615fd1db897ad8e8b19a005231afe664a0e4e0 Mon Sep 17 00:00:00 2001 From: g1nt0ki <99907941+g1nt0ki@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:48:20 +0100 Subject: [PATCH] bugfix --- projects/uniswap/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/uniswap/index.js b/projects/uniswap/index.js index 4792640c83b2..121b2070f7d6 100644 --- a/projects/uniswap/index.js +++ b/projects/uniswap/index.js @@ -1,5 +1,5 @@ const { uniV3Export } = require('../helper/uniswapV3') -const { cachedGraphQuery } = require('../helper/cache') +const { cachedGraphQuery, configPost } = require('../helper/cache') const { sumTokens2 } = require('../helper/unwrapLPs') const graphs = {