burn_tokens
Permanently reduce the supply of any SPL token by burning tokens from a specified owner account.
Instructions
Burn SPL tokens (reduce supply permanently).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to burn (UI units) | |
| mintAddress | Yes | Token mint address | |
| ownerPrivateKey | Yes | Token account owner private key (base58) |