Add price tracking to more places

Charting and general price tracking/ROR tracking are very useful tools for liquidity providers and yield farmers. It would be useful to track these kind of things. The first proposal is to do the following:

  • Add charts to the Overview and Trade UI that show the historical prices of trading pairs on the swap.
  • Add price tickers to the Farm tab
  • Add price tickers to the Top Pools subsection rows in the Overview tab

The second proposal would be to do the following:

  • Add rate of return, total return tracking for a given wallet connect via the dApp connector. Storing the information locally would be advantageous here to save Minswap some infra cost.
  • Rate of return can be calculated by dividing the total Min farmed by the total time in the farm, converting to a selected unit (such as Ada or USD), then multiplying by a given time-range, such as 1M or 1Y.
  • Total return tracking can be calculated by simply adding up the total Min farmed and converting to a selected unit (such as Ada or USD)
5 Likes