frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Trading entity page refresh

Open kenkunz opened this issue 6 months ago • 1 comments

Goal

As an investor, I want various trading entity pages (chains, exchanges, tokens, pairs, lending reserves) to be up to date with the most relevant and useful information, so that I can effectively research and analyze trading opportunities.

Tickets

Oracle / Backend dependencies

  • [ ] tradingstrategy-ai/oracle#474
  • [ ] tradingstrategy-ai/backend#226
  • [ ] tradingstrategy-ai/backend#225
  • [ ] add a back-ref to lending reserve to token details if available for the token (future-proof – could be multiple lending reserves for a given token, across different lending protocols)
  • [ ] add highest/lowest TVL values to pair-trade-data endpoint (to replace liquidity)

Frontend tickets

  • [ ] #639
  • [x] #640
  • [ ] #641
  • [ ] #642
  • [x] #643

Additional requirements

To be added to above tickets and/or broken out as separate tickets:

  • Terminology: Swap fee -> trading fee
    • already added this to trading pair page ticket
    • also need to address on advanced search page
  • Make sure all new pages are in sitemap, like lending reserves
  • Make sure breadcrumbs get Google breadcrumbs treatment
  • When we use wrapped token display Quote token as ETH (WETH), some change across all pages
  • Make use trading pairs and tokens are searchable with both ETH and WETH

kenkunz avatar Dec 12 '23 00:12 kenkunz