Itheum / sdk-mx-data-nft

TypeScript/JavaScript SDK for Itheum's Data NFT Technology on MultiversX Blockchain
https://itheum.github.io/sdk-mx-data-nft/
GNU General Public License v3.0
458 stars 3 forks source link

Move Data Preview URL from Traits to top level #126

Closed newbreedofgeek closed 5 months ago

newbreedofgeek commented 5 months ago

In the NFT metadata, Data Preview URL is current inside the traits section. This is not the best place for it as t will pollute the trait filters on NFT marketplaces.

Move it to the top level, next to description and call it data_preview_url

damienen commented 5 months ago

Solved. Closing.