[SOLVED] Moralis wrong labeling

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 :confused: !

Hi @Alchemik

Can you give an example transaction where the label is wrong?

If the contract is verified on the token explorer it should be decoded from our API.

My fault. I don’t know how I checked it, but now everything works

1 Like