Skip to content
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

Closed
wants to merge 4 commits into from
Closed

drop info #223

wants to merge 4 commits into from

Conversation

Jarsen136
Copy link
Contributor

@Jarsen136 Jarsen136 commented Dec 6, 2023

ref: #218 (comment)

free: [Free drop]

paid: [$ 10 drop]

image preview: https://feat-drop-info.workers-ogi.pages.dev/ahk/drops/chaosflakes/__og_image__/og.png

Copy link

cloudflare-workers-and-pages bot commented Dec 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8674fa5
Status: ✅  Deploy successful!
Preview URL: https://3aae0374.workers-ogi.pages.dev
Branch Preview URL: https://feat-drop-info.workers-ogi.pages.dev

View logs

@Jarsen136 Jarsen136 marked this pull request as ready for review December 6, 2023 18:20
@Jarsen136 Jarsen136 requested review from yangwao and vikiival December 6, 2023 18:20
@vikiival
Copy link
Member

vikiival commented Dec 6, 2023

Well that is not true 😅

@Jarsen136
Copy link
Contributor Author

Well that is not true 😅

Which part is not true? 👀 items -> max ?

Copy link
Member

@vikiival vikiival left a 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'
Copy link
Member

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 :)

Copy link
Contributor Author

@Jarsen136 Jarsen136 Dec 7, 2023

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.

@Jarsen136 Jarsen136 closed this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants