get_jetton_data()
method.
This method returns the following data:
Name | Type | Description |
---|---|---|
total_supply | VarUInteger 16 | the total number of issued jettons measured in indivisible units |
mintable | Bool | Indicates whether new jettons can be minted (-1 for true, 0 for false) |
admin_address | Address | admin’s address |
jetton_content | Cell | data formatted according to TEP-64 |
jetton_wallet_code | Cell | a code of the corresponding Jetton wallet |
get_jetton_data()
method from your favorite IDE:

