getNfts returns only 120 NFT's , but should be over 200

Hey everyone,

i am using the getNFT’s endpoint and i only get 120 as total amount of NFT’s for this address:

0x7decf7a31168778f311c57b9a948abaa7321001e

But if you look into https://opensea.io/warrenhimself you see there are 247. Some of them are on other Blockchains and i queried them as well but even if is use all the possible strings and sum up “total” amounts i dont get that number.

Any idea why some are missing in the api?

Thanks and best regards,
Alex

Some of them could just be internal to OpenSea, OpenSea does lazy minting which means that they store NFTs offchain

Can you find some specific NFT which is missing from the API so we can check exactly?

Hey Ivan,

sure:

Looking forward to your answer :wink:

Hi @thealexsachs ,

As I can see in the transactions, some of the mintings are lazy minting while some are not. You could differentiate it through these token trackers as shown in the screenshots from another example address -

image

image

Other developers were also wondering the same on the forum so you could search the NFT minting topic and have conversations with the them too.

Hope this helps.

Have a great day. :slight_smile: