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

Candy Machine - Refactoring #287

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Candy Machine - Refactoring #287

wants to merge 6 commits into from

Conversation

L0STE
Copy link
Contributor

@L0STE L0STE commented Dec 19, 2024

Comments on choice and methodology behind soon...

Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 11:51pm

metaTitle: Withdrawing a Core Candy Machine | Core Candy Machine
description: How to withdraw a Core Candy Machine and claim back rent from it.
---

The withdrawing of a Core Candy Machine returns all the on chain storage rent cost of the Candy Machine while subsequently deleting the data and making the Candy Machine unusable.
**Note**: This is an **IRREVERSIBLE** action. Since there is no way to reinstate/recover a Candy Machine after this action, you should look at withdrawing from the Candy Machine only if the minting process is 100% done.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we use a callout with type warning here?


Withdrawing a Candy Machine means deleting all its onchain data and retrieving the rent cost making the account effectively unusable.

**Note**: Note: This process applies to all types of Candy Machines (with Config Line Settings, Hidden Settings, and Guards). However, if your Candy Machine has an associated Candy Guard, this instruction will not withdraw the rent from that as well. To learn how to withdraw a Candy Guard, refer to this [paragraph]().
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double "note". + maybe suitable for a callout with type note?

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