Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add useNFTTokenIds hook #217

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add useNFTTokenIds hook #217

wants to merge 2 commits into from

Conversation

evantancy
Copy link

@evantancy evantancy commented Mar 14, 2022


name: "Add useNFTTokenIds hook"
about: Create new hook that allows users to fetch NFTs from a given contract address.

New Pull Request

Checklist

  • I am not disclosing a vulnerability.
  • My code is conform the code style
  • I have made corresponding changes to the documentation
  • I have updated Typescript definitions when needed

Issue Description

Related issue: N.A.

Solution Description

useNFTTokenIds() was used in the cloning OpenSea tutorial. However, the code does not work with the latest version of this repo (1.3.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant