Is it possible to set a rarity for NFTs in the NFT marketplace using Moralis?
Hey @classlacia
I think itβs better to set rarity in the smart contract. But if you will display whem only in your website you can use onlyMoralis database
2 Likes
Thank you very much for your detailed answer.
Ideally, it should be set up in the smart contract, but it may be enough to use onlyMoralis database.
1 Like