Hello,
I would like to know how to get an history of token transfers. I have a contract address and I was trying to call the following method.
GET​/erc20​/{address}​/transfers
Turns out this doesn’t search for transactions based on a contract address.
Can someone help?
Thank you.