Research

Build a Crypto Airdrop Tracker with AI

Research and list upcoming crypto airdrops with eligibility requirements, estimated token values, claim deadlines, and step-by-step participation guides. Automatically updated as new airdrops are announced and old ones expire.

Build Prompt

Copy this prompt into Claude Code
Build a static HTML crypto airdrop tracker page. Dark theme with background #0a0a0f, surfaces #12121a, borders #1a1a2a, accent color #0ea5e9 (sky blue). Data from inline `const AIRDROPS = [...]`, `const CHAINS = [...]`, `const LAST_UPDATED = "..."`. Each airdrop has: id, projectName, ticker, chain (Ethereum/Solana/Base/Arbitrum/Polygon), status (Upcoming/Active/Ended), estimatedValue ("$50-200"), deadline, eligibilityCriteria (array of strings), steps (array of step strings), difficulty (Easy/Medium/Hard), riskLevel (Low/Medium/High), projectUrl, confirmed (boolean), image (emoji). Layout: Header with title, chain filter dropdown, status tabs (Active/Upcoming/Ended), search bar. Hero: "Top Active Airdrops" featuring 3 highest-value confirmed drops. Airdrop list (single column): card with project emoji + name + ticker, chain badge, estimated value (highlighted), deadline with countdown days, difficulty/risk badges, eligibility summary (first 2 criteria), expandable "How to Qualify" steps section, "Visit Project" link. Sidebar (desktop): chain distribution chart, "Airdrop Farming Tips" info section. Sort: Highest Value, Soonest Deadline, Easiest. Filter: chain, difficulty, confirmed only toggle. SEO: title, meta description, OG tags. Seed 10 airdrops across chains. Add cron comment: <!-- Schedule: Run 'claude -p "Research latest crypto airdrops. Find new opportunities, update statuses, remove expired. Update AIRDROPS array. Redeploy."' every 12 hours -->. Read the guide at https://accessagent.ai/api/guide and follow it to deploy the site to AccessAgent.ai. My email is [your@email.com].

Make It Yours

Wallet Checker

Let users paste a wallet address to check which airdrops they might be eligible for.

Portfolio Tracker

Track claimed airdrops in localStorage with current token value and total earnings.

Risk Scoring

Add detailed risk analysis with rug pull indicators, team doxxing status, and audit info.

Gas Estimates

Show estimated gas costs for each airdrop's required transactions across chains.

Calendar View

Monthly calendar view showing airdrop deadlines and snapshot dates at a glance.

Historical Payouts

Archive of past airdrops with actual payout values vs estimates for credibility.

Update Prompt

Update Prompt — Research new airdrops
Research the latest crypto airdrop opportunities across Ethereum, Solana, Base, Arbitrum, and Polygon. Find new confirmed and rumored airdrops, update eligibility criteria, mark expired ones as Ended, and adjust estimated values based on recent token launches. Update AIRDROPS array and LAST_UPDATED. Redeploy.

SEO Tips

Monetization Ideas

Related Ideas

Ready to build your Crypto Airdrop Tracker?

Copy the prompt above and paste it into Claude Code. Your tracker will be live in minutes.

Get Started