Question about getNFTsForContract

Hi,
I need the balance for an account on a contract (All NFTs of that contract)
I’m currently using getNFTsForContract(), which does that, but also returns all the tokens, metadata, etc.
I was wondering if there’s a call or options I can use to just balance (number)?

Thanks :blush:

doesn’t also return the number of nfts in the response as a separate field?