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