subgraphs icon indicating copy to clipboard operation
subgraphs copied to clipboard

#Bug; Prices are not fetched correctely on Arbitrum

Open bayou020 opened this issue 1 year ago • 2 comments

Describe the bug LUSD and Compound price feed are incorrect

Reproduction Where can we see this bug in action?

  1. Link to subgraph on USDs V2 Subgraph dailyRewardTokens(first: 100,orderBy:blockTimestamp,orderDirection:desc) { id name actualPrice blockTimestamp } Expected behavior The LUSD price should be around 1 and compound price is wrong I'm using getUsdPricePerToken function to get the asset price

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

bayou020 avatar Jan 26 '24 10:01 bayou020

@bayou020 the subgraph you mentioned above is not a Messari Subgraph. Is there a Messari subgraph that has the errors you mentioned above and if so, can you link that one?

bye43 avatar Jan 26 '24 15:01 bye43

@bye43 here is the link: https://github.com/messari/subgraphs/tree/master/subgraphs/reference/src/prices

bayou020 avatar Jan 26 '24 15:01 bayou020