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

Secondary Burn Mechanism #77

Closed
DrPresident opened this issue Sep 3, 2021 · 1 comment · Fixed by #97
Closed

Secondary Burn Mechanism #77

DrPresident opened this issue Sep 3, 2021 · 1 comment · Fixed by #97
Labels
mint New feature or request for the minting contract

Comments

@DrPresident
Copy link
Collaborator

Burned tokens will be burned with the SNIP-20 burn method when it is available, however if the asset is not burnable (SSCRT) we need a secondary method to destroy the tokens. Some kind of "trash" address we can dump them to will be needed, currently non-burnable tokens just sit on the mint contract.

@DrPresident DrPresident added the mint New feature or request for the minting contract label Sep 3, 2021
@mohammedpatla
Copy link
Member

Yes following better design.

We need to see if their is 0x0000000000 Address like the ETH burn address

@FloppyDisck FloppyDisck linked a pull request Sep 12, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mint New feature or request for the minting contract
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants