feat: Use ETH based pricing instead of USDC based pricing for quote USD values (#6132)
* add eth denominated usd pricing mecanism
* fix usd value change and trade price calculations
* remove console log
* break out 10k into constant
* put back faulty block number check for now - separate PR
* add 1 min poll interval
* use lib/utils/tryParseCurrencyAmount
---------
Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
Showing
src/hooks/useUSDPrice.ts
0 → 100644
Please register or sign in to comment