onflow / freshmint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for MetadataViews.Serial view

psiemens opened this issue · comments

The MetadataViews.Serial view is used to define the serial number for an NFT. Some projects may use the nft.id field whereas other projects may use a different field.

Freshmint NFTs use the resource UUID as the NFT ID, meaning they'll need to use a separate field for the serial number. As such, it makes sense for Freshmint to expose custom serial numbers via the Serial view.