[SOLVED] Getting empty collections

Hello!

I have question about nft api.

When I am using the endpoint which returns all collections by wallet I am getting only those collections which have nfts, but I need to get all collections including empty collections. Is there any way to do that?

Thank you for any help :slight_smile:

what do you mean with an empty collection?

Collections which doest have any minted tokens

how is that collection related to a wallet if is empty?

I am not sure :thinking: but I think the collections is related by address who deployed collection?

https://goerli.etherscan.io/address/0x4d0A0a9B60cC4161D51e5C3be28943595578FD71

we don’t have a way to get the collections deployed by an address

I understand. Thank you very much for help :slight_smile: