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

USD values get messed up on Arbitrum due to low-liquidity #52

Open
dmihal opened this issue Sep 2, 2021 · 0 comments
Open

USD values get messed up on Arbitrum due to low-liquidity #52

dmihal opened this issue Sep 2, 2021 · 0 comments

Comments

@dmihal
Copy link
Contributor

dmihal commented Sep 2, 2021

There's a transaction on Arbitrum (https://arbiscan.io/tx/0x1c295207effcdaa54baa7436068c57448ff8ace855b8d6f3f9c424b4b7603960) that throws the ETH/USDC pricing out of whack. This leads to a total fee number of 1701283934181940406345586170977804000000000000 USD 😂

These seem to be the options to fix the subgraph:

  • Set the subgraph start block number to be after the prices become normalized
  • Hardcode the ETH price for this duration of time
  • Use a different pool, such as ETH/USDC 0.05% or ETH/USDT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant