Uniswap / v3-subgraph

Subgraph for Uniswap V3
GNU General Public License v3.0
337 stars 467 forks source link

fix: Added Tracking of Ticks and Optmized Exponent Calculation #150

Closed ianlapham closed 1 year ago

vintageplayer commented 1 year ago

Worked on this as a part of Arbitrum Hackathon and continued till the data issues are fixed. The deployed subgraph is available here.

v3-info repo was cloned and modified to show liquidity graph for pools in arbitrum chain. The pools had data as shown in the images:

Screenshot 2022-11-05 at 3 26 44 PM Screenshot 2022-11-05 at 3 27 07 PM Screenshot 2022-11-05 at 3 27 18 PM
azheTom commented 1 year ago

作为 Arbitrum Hackathon 的一部分致力于此,并一直持续到数据问题得到解决。已部署的子图可在此处获得。

v3-info repo 被克隆和修改以显示 arbitrum 链中池的流动性图。池中的数据如图所示: 屏幕截图 2022-11-05 下午 3 点 26 点 44 分 截图 2022-11-05 3 27 07 PM 截图 2022-11-05 3 27 18 PM

it still doesn't work

vintageplayer commented 1 year ago

it still doesn't work

Can you please share more details? What pool? What's the issue you saw?

azheTom commented 1 year ago

你能分享更多细节吗?什么游泳池?你看到的问题是什么?

image
vintageplayer commented 1 year ago

There's a different issue not related to this PR.

Screenshot 2023-03-07 at 12 00 16 PM

The fee tier is invalid for a swap. Not sure how that's possible. @ianlapham