macmiller
Results
1
issues of
macmiller
In the hosted subgraph: https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v3 running a query on positions the collectedFeesToken0 and 1 always returns zero. 1.) Run this query: ``` { positions(first: 100, where: {id_gt: "410000"}) { depositedToken0...