Open
Description
Reorganize Queries so that any queries done that are specific to the user like vault data or bids in the Stability Pool, etc, are done on the first load of index.ts.
This makes it so as the user is swapping screens they don't have to wait to execute actions if they don't need the general contract data that is used to populate the rest of the state.
We are essentially trying to efficiently query without harming the UX.
Metadata
Metadata
Assignees
Labels
No labels