get_wallet_data()
get method within the Jetton wallet contract.
This method returns the following data:
Name | Type | Description |
---|---|---|
balance | VarUInteger 16 | the amount of nano tokens on the Jetton wallet |
owner | MsgAddress | the address of owner’s regular wallet |
jetton_master_address | MsgAddress | the address of the Jetton master contract |
jetton_wallet_code | Cell | a code of the Jetton wallet |
get_wallet_data()
method from your favorite IDE:

