Pavan Kumar

Results 1 comments of Pavan Kumar

hi iam getting the same error for this code const [uniswapToken1, uniswapToken2] = await getReservesForUniswap(); const [quickswapToken1, quickswapToken2] = await getReservesForQuickSwap(); const [sushiswapToken1, sushiswapToken2] = await getReservesForSushiSwap(); here's the error:...