burn_tokens
Burn SPL tokens from a configured Solana wallet by specifying the mint address, amount, and network.
Instructions
Burn SPL tokens from the configured wallet. Requires PRIVATE_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint_address | Yes | Token mint address | |
| amount | Yes | Amount of tokens to burn (UI amount) | |
| network | Yes | Network — MUST be specified |