Hi,
Iâm using âMoralis.Web3API.account.getTokenTransfersâ function to fetch transactions from an address,
The response doesnât contain transaction receipt to get transaction method as itâs displayed on block explorer, please find the image.
Is there any way to get transaction methods with bulk fetch function as itâs displayed on the image?
otherwise, should I loop through each transaction to fetch that information? please specify the another function where I could get it from.
Thanks