| address | string | Contract address of the Jetton |
| update_time_onchain | int | Last update time recorded on-chain |
| update_time_metadata | int | Last update time of the metadata |
| mintable | boolean | Whether the Jetton can be minted |
| admin_address | string | Address of the Jetton administrator |
| jetton_content_onchain | string | On-chain content of the Jetton |
| jetton_wallet_code_hash | string | Hash of the Jetton wallet code |
| code_hash | string | Hash of the Jetton contract code |
| metadata_status | int | Status of the metadata |
| symbol | string | Symbol/ticker of the Jetton |
| name | string | Name of the Jetton |
| description | string | Description of the Jetton |
| image | string | Image URL of the Jetton |
| image_data | string | Raw image data of the Jetton |
| decimals | int | Number of decimal places for the Jetton |
| sources | struct | Raw metadata sources |
| tonapi_image_url | string | TON API image URL for the Jetton |
| adding_date | int | Date when the Jetton was added |
| updated_at | timestamp | Last time the record was updated |
| ingested_at | timestamp | Time when the record was ingested |