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

Sushiswap Subgraph

Results 21 sushiswap-subgraph issues
Sort by recently updated
recently updated
newest added

Hi, it would be great to see data regarding 24h fees inside the daily data on pairs, as is available on the official Sushi stats page: https://analytics.sushi.com/ Uni v3 subgraph...

Hi! I was wondering if someone could write an example query to grab a specific token's price on a certain day? I'm struggling to figure it out by looking through...

Hi, I find that LP token transfers queryable by `from` and `to` are handy for constructing the state of an LP account, including possible transfers to and from staking contracts....

all the data is frozen on FTM network.

BSC exchange subgraph failed deployment, has pending version but appears like it will never catch up. It would be nice to redeploy with performance improvements added by @jona

good first issue
help wanted

CELO blocks subgraph was accidentally synced for mainnet, needs redeploying for CELO

good first issue
help wanted

## Request Uniswap updated their subgraph for V2 adding an extra field `from` https://github.com/Uniswap/uniswap-v2-subgraph/blob/master/schema.graphql#L201 that contains the EOA that initiated the txn. Add this field to the sushiswap subgraph ##...

Spotted by this comment on discord: https://discord.com/channels/748031363935895552/748032044289753118/836877253543460875 Basically looks mints is always setting the to address as the SushiMaker address, and all burns are setting the to address as the...

We need to track user count on the bar to normalise some data.

We need staging environments for every subgraph. Not sure if there is an actual staging environment for each subgraph. Found this pattern in `package.json` of the uniswap-fork. If there isn't...