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 get jetton transfer info from rpc? #1110

Open
godblesss opened this issue Aug 16, 2024 · 1 comment
Open

how to get jetton transfer info from rpc? #1110

godblesss opened this issue Aug 16, 2024 · 1 comment

Comments

@godblesss
Copy link

I don't know which of the transaction information is the token information
how to distinguish between tokens and main coins?
And how to get the transfer amount of the token, which token, to, from addr, etc.

https://toncenter.com/api/v2/getTransactions
https://toncenter.com/api/index/v1/getDestinationTransactionByMessage
https://toncenter.com/api/index/v1/getSourceTransactionByMessage
I am using these rpcs now. Can these rpcs meet the above requirements? If yes, please tell me which field it corresponds to. If not, tell me which rpc I need to use. Thank you

@Aero25x
Copy link

Aero25x commented Aug 26, 2024

Hi. @godblesss
I found solution. https://github.com/dry-com/kozel.

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
@godblesss @Aero25x and others