⚠️ Legacy SDK DocumentationThis documentation uses our older SDK (@handcash/handcash-connect), but the v3 SDK does not support this feature yet.
Burn an Item
Permanently destroy items using the HandCash Connect SDK.
Prerequisites
- User must be connected with the
ITEMS_WRITE permission
- Your application must be the creator of the item
Setup
Burn Items
Burn one or more items permanently:
Important Notes
- Burning an item permanently destroys it - this action cannot be undone
- Only the app that created the item can burn it
- Use item IDs (not origins) for burning
- Burning is useful for consumable items, crafting systems, or removing items from circulation
Error Handling