Services Plugins FAQs

Infura Plugin to find NFT Data

Hey all so my end goal is to be able to do the following:

  • pull the list of token IDs that a person has in their wallet from a specific collection
    so basically with the push off a button, check which NFTs they have from collection X and return a list of the IDs: 13, 193, 1331, etc.

I am trying to use the infura Call option to do this but 1) am struggling with even getting it set up after reading the docs and 2) am not certain if this is the right path. anyone have suggestions?

Hello, @luisdavila612
Thanks for reaching out.

Please note that currently, our Infura Blockchain & Node Service doesn’t contain any call, which could retrieve the NFT data of any user.
Thus, you will not be able to retrieve the list of token IDs.

However, you can check another plugin, and exactly the Alchemy Blockchain & Node Service | Plugin for Bubble by Zeroqode

This plugin has the ability to get information on the NFT Owner
You can specify a contract of a certain collection in the filter and it will give you exactly those NFTs that you need.

Hope it will help you.
Best regards,

Hi I am trying to use this plugin (alchemy) to search for NFTs I own within a specific collection on mainnet eth but it seems to always just skip the parameter I set for the smart contract and only gives me the total number of NFTs in my wallet

what am i doing wrong here?

Hello, @luisdavila612
I’m sorry for the inconvenience you faced with this plugin.

In order to investigate this case and define the root cause of this behavior, can you please share with me the next details:

  • Your address ( in text format);
  • Token’s contract, which you are trying to find.

Looking to hearing from you soon.
Best regards,