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

feature(airdrops): Airdrops index #15547

Merged
merged 8 commits into from
Feb 20, 2025
Merged

feature(airdrops): Airdrops index #15547

merged 8 commits into from
Feb 20, 2025

Conversation

0xTxbi
Copy link
Member

@0xTxbi 0xTxbi commented Feb 20, 2025

Description

This PR introduces the airdrops index page, featuring a hero section and a cta prompting users to connect their wallet. Upon authentication, users can view a carousel showcasing available airdrop campaigns.

ScreenGrabs

Screenshot 2025-02-20 at 11 50 21 Screenshot 2025-02-20 at 11 54 01 Screenshot 2025-02-20 at 11 50 07 Screenshot 2025-02-20 at 11 49 58

Issues

Fixes #
Refs #15541

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

@0xTxbi 0xTxbi requested a review from julien51 February 20, 2025 10:54
@cla-bot cla-bot bot added the cla-signed label Feb 20, 2025
Copy link

vercel bot commented Feb 20, 2025

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

Name Status Preview Comments Updated (UTC)
unlock-airdrops ❌ Failed (Inspect) Feb 20, 2025 1:29pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unlock-static-site ⬜️ Ignored (Inspect) Feb 20, 2025 1:29pm
unlock-storybook ⬜️ Ignored (Inspect) Feb 20, 2025 1:29pm

"contractAddress": "0x1234567890123456789012345678901234567890",
"tokenAmount": "5000",
"tokenSymbol": "UP",
"isEligible": true
Copy link
Member

Choose a reason for hiding this comment

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

Please change this to a recipientsFile with a URL and add somewhere a isElligible(address) function that would return a number of tiokens for which an address is elligible (to be implemented later!)

Copy link
Member

@julien51 julien51 left a comment

Choose a reason for hiding this comment

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

Lookinggood

@0xTxbi 0xTxbi merged commit bec2c25 into master Feb 20, 2025
13 of 14 checks passed
@0xTxbi 0xTxbi deleted the airdrops-index branch February 20, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants