Destroy an item

How to destroy an evolving asset

Your user has an item which has hit "0 health" for example.

Now you need to permanently destroy the item.



Event triggers for item destruction

The event is triggered for the item to be destroyed.


Confirm the asset belongs to the right person

There are two ways to do this:

  1. Get digital assets owned by user - You can call the person to confirm they own the ownership ID (unique identifier for the asset) in their inventory,
  2. Get asset ownership - You can call the asset and confirm the wallet address of the person with it.

Post to destroy the asset

Destroy asset - Post to us that the ownership ID has been destroyed.


Complete

The asset is dead and gone. It will never return.