Skip to content

NftController: Refactor #1606

@mcmire

Description

@mcmire

NftController makes several API calls to request information about NFTs. Most of the code is contain in private methods. Additionally, there is a lot of code around normalizing returned API data which increases the complexity. This code should be extracted to separate files and then refactored appropriately. This should make that code easier to test as well.

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