Airdrop Checker avatar
Airdrop Checker
Under maintenance

Pricing

Pay per event

Go to Apify Store
Airdrop Checker

Airdrop Checker

Under maintenance

💎 Check your crypto wallet for eligible airdrops across multiple blockchain networks! Get instant eligibility reports and never miss free tokens again. Supports Ethereum, Solana, BSC, and more. Perfect for crypto traders hunting for the next big airdrop opportunity.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Tanvir

Tanvir

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Airdrop Eligibility Checker

Check crypto wallet eligibility for airdrops based on wallet age, transaction history, and DeFi usage patterns.

Features

Comprehensive Analysis

  • Wallet Age: First transaction date and account age
  • Activity Score: Transaction count and monthly average
  • DeFi Score: Contract interactions and protocol diversity
  • Balance Check: ETH balance for gas fees
  • Historical Patterns: Analyzes past airdrop eligibility (Uniswap, ENS, Optimism, Arbitrum)

Personalized Recommendations

Get specific, actionable advice:

  • ETH balance recommendations for gas
  • DeFi usage suggestions
  • Activity level improvements

Predicted Airdrop Eligibility

Checks against known patterns:

  • Layer 2 Power User (180+ days, 50+ txs, 10+ contracts)
  • DeFi Native (90+ days, 100+ txs, 20+ contracts)
  • Early Adopter (365+ days, 20+ txs, 5+ contracts)
  • Active Trader (30+ days, 200+ txs, 15+ contracts)

Output Format

For each wallet:

{
"address": "0x...",
"eligibilityScore": 85,
"walletAge": {
"firstTransactionDate": "2021-03-15T...",
"ageInDays": 1342,
"score": 25
},
"activityScore": {
"transactionCount": 234,
"monthlyAverage": 5.2,
"score": 25
},
"defiScore": {
"contractInteractions": 18,
"uniqueProtocols": 18,
"score": 20
},
"balanceScore": {
"ethBalance": 0.456,
"ethBalanceUSD": 1368.00,
"hasMinimumGas": true,
"score": 15
},
"historicalAirdrops": {
"uniswap": true,
"ens": false,
"optimism": true,
"arbitrum": true,
"eligibleCount": 3
},
"qualifiedAirdrops": [
"Layer 2 Power User",
"DeFi Native",
"Early Adopter"
],
"recommendations": [
"✅ Excellent eligibility! Keep wallet active and monitor upcoming airdrops.",
"Consider increasing DeFi protocol diversity to 20+ protocols."
]
}

Usage

Basic Example

{
"wallets": [
"0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
"0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe"
]
}

Advanced Options

{
"wallets": ["0x..."],
"includeHistoricalAirdrops": true,
"minimumEligibilityScore": 60,
"maxWallets": 100
}

Parameters

ParameterTypeDefaultDescription
walletsarrayrequiredEthereum wallet addresses to check
includeHistoricalAirdropsbooleantrueAnalyze past airdrop eligibility
minimumEligibilityScorenumber0Filter results (0-100)
maxWalletsnumber100Cost protection limit

Use Cases

  • Portfolio analysis across multiple wallets
  • Airdrop farming optimization
  • Historical airdrop analysis
  • Wallet analytics for services
  • Discord/community bots

Safety Features

  • Cost Protection: Default 100 wallet limit
  • Input Validation: Rejects invalid addresses
  • Error Handling: Continues on individual failures
  • Transparent Pricing: Shows costs upfront

Technical Details

  • Blockchain: Ethereum mainnet
  • Data Source: Alchemy API
  • Processing: Real-time on-chain analysis
  • Output Format: JSON dataset + KV store summary

Getting Started

  1. Add wallet addresses to check (1-100 addresses)
  2. Run the actor (takes 10-30 seconds per wallet)
  3. Download results via Apify dataset API
  4. Review recommendations
  • Whale Tracker
  • Gas Price Monitor
  • DeFi Portfolio Tracker

Built with Apify + Alchemy for reliable blockchain data.