Hello,
The call to getNFTsForContract returns an incorrect result. For the following input data:
address: "0x42951195ff9f592a504814d1e9a73f52b34e689c"
chain: "0x89"
token_address: "0xFfc1dce5c9a12049f8E3e2f81eF5FcA4Fd1A2b17"
Returns 11 results:
If you look at polygonscan, you can see that that address does not have any tokens from those contracts.
It looks like the token_adress is being ignored and is returning all tokens for the account. Can you review it please?
Thank you very much and best regards.