Replies: 2 comments
-
@yangyueche Please elaborate the question, I did not understand. |
Beta Was this translation helpful? Give feedback.
0 replies
-
OpenSea is, essentially, just a front-end marketplace. It (rarity) will be the same as your implemented logic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Lesson14-RandomipfsNft part, we defined the rarity in .
And access Chainlink-VRF to decide which breed it is.
In code, chances are here.
But when people mint, the outcome would be dynamic.
Like 10 NFT minted, and the outcome is 5 Pugs, 2 Shiba, 3 St. Bernard.
Then what is the rarity on OpenSea?
Is it 10%/30%/40%, or the actual situation?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions