tradingstrategy-ai / frontend

Web frontend for TradingStrategy.ai
https://tradingstrategy.ai
128 stars 23 forks source link

Replace Liquidity (USD) with TVL (USD) on token index views #788

Open kenkunz opened 2 months ago

kenkunz commented 2 months ago

See epic #784

Goal

As an investor, I want token index view to display "TVL (USD)" instead of "Liquidity (USD)", and to be sorted by TVL:desc by default, so that I can compare a common metric across tokens.

Backend dependencies

Acceptance criteria

  1. "Liquidity (USD)" replaced by "TVL (USD)" on /[chain]/tokens index page
  2. Tokens table sorted by TVL:desc by default on /[chain]/tokens index page