NFT Burns
under review
Philip Arthur Moore
Add the concept of burning into the minter. This depends on a good view layer but in general, sometimes we test an NFT and don't actually want to keep that NFT forever. Having the capacity to "burn" it off by simply killing it into an empty address would get rid of the cluttered spammy view for someone who tests NFTs nonstop. This will also get rid of the issue of making an NFT, realizing that a change needs to be made, and then having to mint an entirely new NFT and being confused about which one is the original.
Z
make sense
Philip Arthur Moore
One way of handling this temporarily would be to add a way to send these to a dead address. Easy, doesn't involve SC changes.
Philip Arthur Moore
Philip Arthur Moore
under review