Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

[Bug]: useOwnedNFTs Hook returns undefined #147

Description

@jarrodwatts

useOwnedNFTs returns undefined on Signature Drop prebuilt contract.

Steps to reproduce:

  const signatureDrop = useSignatureDrop("<contract-address>");
  const { data: ownedNfts } = useOwnedNFTs(signatureDrop, address);

Expected Behaviour:

  • Return an array of NFTs the user owns from the signature drop

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions