Skip to main content
To retrieve the Jetton wallet’s account jetton amount, owner identification information, and other details related to a specific Jetton wallet contract, use the get_wallet_data() get method within the Jetton wallet contract. This method returns the following data: You can call the get_wallet_data() method from your favorite IDE:
Or call it through a web service, such as Tonviewer: Finally, you can get this information using the API.