Hi guys, quick question about a query I need to formulate.
I’d like to get the list of transfers of a token including the amount transferred and the value of that amount in ETH.
I was able to get the query based on the explorer, retrieving the transfers, sender and receiver with the amount expressed in the token its transferring, but how do I get that amount to the value in ETH at that moment.
Thanks!