msvstj / v3-subgraph

Subgraph for Uniswap V3. Modified to load incentive and staking data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uniswap V3 Subgraph + Staking Data

Uniswap V3 main subgraph with extended Position and Incentive entities. Forked from Uniswap and referenced from vbstreetz.

Usage

Data from this subgraph is used in V3 Universal Staker UI: UniversalStaker

Staker UI usage guide: Medium - Universal V3 Staker UI or How to Stake in Uniswap V3 Part III

Subgraph Updates:

img

Issues and Notes

  • Circular references between Positions and Incentives (many-to-many relationship). Checking on the alternatives.
  • Subgraph will be updated;
  • More networks pending.

Subgraph Endpoint

Extended Subgraph:

However, it takes a lot of time to populate the data, therefore I created a new branch: staking-only (fills only staking relevant data).

Staking-Only Endpoints:

References:

Note:

Note: Uniswap is a trademark of Uniswap Labs. This project is not affiliated with or endorsed by Uniswap Labs, however, it interacts with Uniswap deployed staker contracts.

About

Subgraph for Uniswap V3. Modified to load incentive and staking data.

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%