To retrieve specific Jetton data, use the Jetton master contract’sDocumentation Index
Fetch the complete documentation index at: https://companyname-a7d5b98e-security-edits.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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: