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
[ ] I can
[ ] I can
[ ] I can
Tasks
[ ] Detailed sketch
[ ] Visual design
[ ] Frontend tasks:
[ ] Implement UI
[ ] Integrate with backend
[ ] Write unit tests
[ ] Backend tasks:
[ ] TBC
[ ] Write unit tests
[ ] Write end to end tests
[ ] Code review
[ ] Team verify acceptance criteria met
[ ] Exploratory QA testing
[ ] Capture bugs and new edge cases in tickets (this one or new TBD)
[ ] Write automated regression tests for the A/Cs (expanding on A/Cs where possible)
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