Cole

Results 7 comments of Cole

Im also having the same infinite fetch call issue.

Im confused on how there can be such a broken workflow in the docs as an example...

@balazsorban44 Is there a suggested workaround for the infinite fetch issue?

@balazsorban44 Im doing that currently and still getting the infinite fetching. See the utility function. With code: ``` 'use client' import { use } from 'react' const getData = async...

@apostolos cache does not take a Promise. See below:

@akshatmittal Im seeing that different pools return different amounts of `derivedEth` for the same pair. Some pairs return `derivedEth` in terms of amount of ETH, while other pools are in...