onflow / freshmint

Apache License 2.0
68 stars 17 forks source link

Add NFT metadata to `Burned` event in standard NFT template #163

Closed psiemens closed 1 year ago

psiemens commented 1 year ago

This PR updates the Burned event in the standard NFT contract to include the NFT's metadata. This allows indexers to retroactively index NFTs that were burned in a previous spork, given that Flow does not yet support script execution in past sporks.