-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drop info #223
drop info #223
Conversation
Deploying with Cloudflare Pages
|
Well that is not true 😅 |
Which part is not true? 👀 items -> max ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
~
`https://waifu-me.kodadot.workers.dev/drops/${id}`, | ||
) | ||
const drop = (await dropData.json()) as DropItem | ||
const isPaid = drop.type === 'paid' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This one.
I do not currently hold price per mint
but this one will be untrue for generative and paid :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the code implemented before, we will determine whether it is paid based on type
, and then determine the paid price based on meta
.
Maybe the implementation for paid drop will change in the future, I would close this PR for now.
ref: #218 (comment)
free: [Free drop]
paid: [$ 10 drop]
preview: https://feat-drop-info.workers-ogi.pages.dev/ahk/drops/chaosflakes/__og_image__/og.png