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

Add claim to Sale #202

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Add claim to Sale #202

merged 1 commit into from
Apr 11, 2024

Conversation

DavideSilva
Copy link
Member

Why:

  • After the Sale ends, users need to be able to claim the tokens

How:

  • Adding a claim function to the Sale contract that transfers the
    capped tokens to the user, along with any refund they might have, if
    the cap is below their initial contribution

@DavideSilva DavideSilva requested a review from luistorres April 11, 2024 15:23
Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for ctznd ready!

Name Link
🔨 Latest commit e449a3b
🔍 Latest deploy log https://app.netlify.com/sites/ctznd/deploys/661800bdb57e140007049fa9
😎 Deploy Preview https://deploy-preview-202--ctznd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Why:
* After the Sale ends, users need to be able to claim the tokens

How:
* Adding a `claim` function to the Sale contract that transfers the
  capped tokens to the user, along with any refund they might have, if
  the cap is below their initial contribution
Copy link
Member

@luistorres luistorres left a comment

Choose a reason for hiding this comment

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

🚀

@DavideSilva DavideSilva merged commit e530ed8 into main Apr 11, 2024
7 checks passed
@DavideSilva DavideSilva deleted the ds/sale-claim branch April 11, 2024 15:37
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