Hello. I wanted to interpret using the Moralis API what type of transaction it is, whether it’s a transfer, swap, claim, etc. I read that Moralis provides data labeling, which made me very happy, but when I implemented it, it still keeps returning ‘transfer’.
Am I doing something wrong, or maybe it’s not working properly?
Do you know of any ways I can QUICKLY decode what type of transaction it is? I don’t need 100% accuracy, 80% would be enough.Every time i use other smartcontract so i don’t have constans ABI !