Skip to content

Reorganize Queries #23

Open
Open
@triccs

Description

@triccs

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions