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

Wallet alt-coin #15

Closed
fesqait opened this issue Aug 19, 2022 · 1 comment
Closed

Wallet alt-coin #15

fesqait opened this issue Aug 19, 2022 · 1 comment

Comments

@fesqait
Copy link

fesqait commented Aug 19, 2022

Is there any way to get balance of token in ton network? Also is it possiblw to send them

@psylopunk
Copy link
Owner

To send tokens, you need to generate correct BOC message via tonfactory/tonsdk, then send it with command client.send_boc(message: bytes). Request for balance of token wallet is available via method: Account.get_wallet_data()

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

2 participants