Deleting an NFT

The closest to deleting in the blockchain is to “burn” the token. There is no way to delete all traces of an NFT, but when you burn the token it gets removed from the contract storage and is not owned by any wallet anymore.

Last updated