Token amount in transaction

When I get the data of the transaction in which BEP-20 tokens were transferred, the amount always = 0. How can I get the amount of transferred tokens in such transactions?

Use transfers APIs for it. Nor Transaction APIs.

1 Like

Thank you very much! :+1: