neodix42 / ton4j

Java libraries for interacting with TON blockchain.
GNU General Public License v3.0
77 stars 27 forks source link

When will the W5 wallet version be supported? Thank you! #60

Open a402942988 opened 2 months ago

a402942988 commented 2 months ago

I have two questions:  When will the W5 wallet version be supported? Thank you! Can non-native token transfers in the W5 wallet version be processed without using the native token to pay for gas?

neodix42 commented 2 months ago

Wallet V5R1 is already supported by ton4j, please check the latest release. Yes, jettons (non-native tokens) can be transferred without using toncoin.

a402942988 commented 2 months ago

Thank you!

a402942988 commented 2 months ago

jettons (non-native tokens) can be transferred without using toncoin as the transaction fee: Could you show me a code example?

xuanbin commented 2 months ago

Yes, I'm also looking for relevant code examples. transferred with using toncoin and transferred without using toncoin