Skip to content

Add pagination to Watcher withdrawal token select #10

@mkermani144

Description

@mkermani144

Description

Based on the /address/assets API implementation of watcher service, it can be seen that the API is paginated, defaulting to 20 items per page. In withdraw action of Watcher app, this pagination isn't respected at all, and it's supposed that it returns all of the address assets (which is wrong).

Acceptance conditions

  • The API should be called continuously, until all of the tokens are fetched
  • Same as the current implementation, SWR should be used for data fetching

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions