Closed farsait-lt closed 3 months ago
wallet balance can be obtained using getAccountState().
tokens data you can get usinggetJettonData()
browse for more examples here https://github.com/neodix42/ton4j/tree/main/smartcontract/src/test/java/org/ton/java/smartcontract
Please tell me how to view all the contents of the wallet (address), the presence of tokens, collections, and in general anything else that may be there?