For the complete documentation index, see llms.txt. This page is also available as Markdown.

Destroy

The Burn instruction removes the NFT account directly from the chain, effectively removing the NFT from circulation permanently.

There is no other way to reduce the provisioning on the chain.

This is similar to transferring to an account with an unknown private key or destroying an account with a private key.

But the act of destruction using the Burn instruction is more explicit and can be confirmed directly on the chain by either party.

Last updated