i'm using the Opensea API to retrieve collectable asset metadata, all results from the call return as expected for assets tokenized on ethereum mainnet, however, any assets tokenized on the polygon network are not returned.
What is the current correct way to retrieve assets' metadata ( image:, animation_url:, ...etc ) owned by a wallet address, listed on Opensea, tokenized on the polygon network?
the Polygonscan API seems to have no documentation on retrieving assets for a particular wallet address, any help would be greatly appreciated!
thanks