Skip to content

fix(backend): disable ref finance price sync#1427

Open
andrewklau wants to merge 1 commit into
mainfrom
fix/disable-ref-price-sync
Open

fix(backend): disable ref finance price sync#1427
andrewklau wants to merge 1 commit into
mainfrom
fix/disable-ref-price-sync

Conversation

@andrewklau

Copy link
Copy Markdown
Contributor

Summary

  • Remove Ref Finance as FT price source — their indexer returns incorrect prices (e.g. USDC at $36037 instead of ~$1)
  • Price sync now relies solely on CoinGecko and CoinMarketCap
  • Removes syncFTPrice function and ref import from market service

Test plan

  • Verified fix on backend branch (deployed, USDC price corrected to $0.9998 via CG/CMC)
  • Confirm no regression in other token prices after deploy

Ref Finance indexer returns incorrect prices (e.g. USDC at $36037).
Remove ref as price source, rely solely on CoinGecko and CoinMarketCap.
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

Successfully merging this pull request may close these issues.

1 participant