vegaprotocol / vegawallet-browser

A wallet for the Vega protocol implemented as a browser extension for Firefox and Chromium-based browsers.
https://vegaprotocol.github.io/vegawallet-browser/
MIT License
4 stars 1 forks source link

feat: sort lozenges and empty state by open interest #619

Open dexturr opened 1 year ago

dexturr commented 1 year ago

Story

As a user I want to see the top 2 assets by open interest first So that I am informed about how to deposit assets to vega and which markets I can trade in

As a user I want the list sorted by my most valuable assets (quantum) to least So that I can easily find which assets I have the most of

As a user I want the markets shown to be the top 5 (that are in continuous trading or price monitoring auction) by volume So that I can easily find markets to trade with my assets

Use openInterest converted to quantum to sort the list.

Acceptance Criteria

Tasks

Sketch

Notes

JonRay15 commented 1 year ago

Not important until we have more markets