Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#Bug; Prices are not fetched correctely on Arbitrum #2464

Open
bayou020 opened this issue Jan 26, 2024 · 2 comments
Open

#Bug; Prices are not fetched correctely on Arbitrum #2464

bayou020 opened this issue Jan 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working p1 medium priority

Comments

@bayou020
Copy link

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 bayou020 added the bug Something isn't working label Jan 26, 2024
@bye43
Copy link
Contributor

bye43 commented Jan 26, 2024

@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?

@bayou020
Copy link
Author

@bye43 bye43 added the p1 medium priority label Jan 26, 2024
@bye43 bye43 moved this from Discussions to Assigned for Fixes in Subgraph Development Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p1 medium priority
Projects
Status: Assigned for Fixes
Development

No branches or pull requests

3 participants