Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to read jetton transfer data #88

Open
sc-starman opened this issue May 15, 2024 · 2 comments
Open

How to read jetton transfer data #88

sc-starman opened this issue May 15, 2024 · 2 comments

Comments

@sc-starman
Copy link

Hi is it possible to extract amount and contract address of the transfered jetton from transactions toncenter v3 API using TonSdk
?

@purpleguy99
Copy link
Member

Yea, use core types and tools to parse transfer data, also you can make your own custom method call and deserializing using HttpApiV3.CustomGetMethodCall();

@MrSlivkija
Copy link

Hd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants