v3-subgraph icon indicating copy to clipboard operation
v3-subgraph copied to clipboard

Arbitrum subgraph does not contain ticks information

Open kazazor opened this issue 2 years ago • 1 comments

The problem

Unlike all the other chains, Arbitrum contains no ticks information in its subgraph. One cannot calculate the liquidity in each tick that way.

Why is that? How can that be fixed?

Which subgraph?

I've been using https://api.thegraph.com/subgraphs/name/ianlapham/arbitrum-dev for a while without any ticks information, but then I noticed that https://info.uniswap.org/ is using this subgraph: https://api.thegraph.com/subgraphs/name/ianlapham/arbitrum-minimal

So I switch to that.

I also see something strange there; it seems all the liquidity on Arbitrum on the website is spread in a very strange way and probably incorrect as the sub-graph API returns zero ticks:

Screenshot 2023-03-28 at 16 57 21

kazazor avatar Mar 28 '23 13:03 kazazor

are there any plans to fix it?

0xrusowsky avatar Sep 12 '23 09:09 0xrusowsky