How to get transactions by erc20 address and owner address

Hello there and I want to get owner address all transfer by latest block

Hi @imkrish7 - welcome to the Infura community!
Does the ERC20 contract that you care about emit logs on transfer events?

Thanks for response. lets put this way I don’t have knowledge of contract. I got random erc20 address and owner address and I want latest transfer thats it. Is it possible?

Are you able to see any logs for transfer events (not necessarily just the latest, but any logs)?