Headline: PLOT BIG AIRDROP + basescan link on LOCKED (#1026)#1031
Merged
realproject7 merged 1 commit intomainfrom May 4, 2026
Merged
Headline: PLOT BIG AIRDROP + basescan link on LOCKED (#1026)#1031realproject7 merged 1 commit intomainfrom
realproject7 merged 1 commit intomainfrom
Conversation
…locked" (#1026) Replace old headline/subtitle copy with new messaging explaining the milestone-based airdrop mechanism. Embed the basescan tx link on the word "locked" in the subtitle and remove the separate lock-up proof line. Bump version: 1.3.1 → 1.3.2 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
realproject7
commented
May 4, 2026
Owner
Author
realproject7
left a comment
There was a problem hiding this comment.
RE2 Verdict: APPROVE
Summary
Clean implementation of #1026. Headline changed to "PLOT BIG AIRDROP", basescan link embedded on "locked" word in subtitle with proper fallback for missing lockerTx, separate lock-up proof section removed.
Findings
- [ok] Headline updated correctly.
- [ok] Basescan link uses
data.lockerTxwithtarget="_blank"andrel="noopener noreferrer"— secure. - [ok] Graceful fallback to plain "locked" text when no
lockerTx. - [ok] Separate "Verified on Basescan" / lock-up proof line removed.
- [ok] Version bump 1.3.1 → 1.3.2 correct.
- [ok] PR is mergeable.
Decision
Approve. LGTM.
project7-interns
approved these changes
May 4, 2026
Collaborator
project7-interns
left a comment
There was a problem hiding this comment.
Verdict: APPROVE
Summary
The PR implements issue #1026 cleanly: the headline now reads "PLOT BIG AIRDROP", the subtitle uses the requested mechanism copy, the Basescan transaction link is embedded on the "locked" word, and the separate "Verified on Basescan" proof line is removed.
Findings
- [ok] Headline and subtitle copy match the requested new messaging.
- File:
src/components/airdrop/CampaignHero.tsx
- File:
- [ok] Basescan tx link is embedded in the headline area on the "locked" word, with a plain-text fallback when no tx exists.
- File:
src/components/airdrop/CampaignHero.tsx
- File:
- [ok] Separate lock-up proof / "Verified on Basescan" line was removed.
- File:
src/components/airdrop/CampaignHero.tsx
- File:
- [ok] Branch is mergeable and checks passed:
lint-and-typecheck,e2e, Vercel.- File: PR checks
Decision
Approve. The change is focused, matches #1026 acceptance criteria, and passes CI.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #1026
Test plan
🤖 Generated with Claude Code