The getNFTsForContract is not working anymore, is there any alternatives? Aside from reading it from the chain itself.
I am trying to check a user if he owns a specific collection (ERC1155), we have many Token ID so it would not be good to loop them by reading it from the chain.