Airdrop Eligibility Checker for Page
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Airdrop Eligibility Checker for Page scans the current page for airdrop eligibility checkers, claim forms, or wallet connection requirements, and automatically checks if your connected wallet is eligible. It reads token balances, NFT holdings, or other on-chain criteria from the page or via RPC, and displays a clear eligibility status—Eligible, Not Eligible, or Unknown—for each detected airdrop. The tool also scans for input fields that require an address and can auto-fill your connected wallet address, saving you time and reducing errors. A summary of all detected airdrops with status indicators is displayed in the panel.
WHERE IT RUNS
This tool runs as a userscript inside the BotGentz extension on any website. It connects directly to your real EVM wallet via window.ethereum—no intermediate bridge. It works on any page, making it a universal airdrop eligibility checker.
HOW TO USE
Install the script and navigate to any page that might have airdrop eligibility checks. Click "Connect Wallet" to link your EVM wallet. The tool will automatically scan the page for eligibility checkers and display the results in the panel. Each detected checker shows its status: ✅ Eligible, ❌ Not Eligible, or ❓ Unknown. Use the "Check Now" button to manually trigger a scan. The tool can also auto-fill address fields on the page—enable this in the settings. Adjust the check interval, toggle auto-fill, and control whether eligible elements are highlighted on the page.
TECHNICAL MECHANISM
The tool scans the DOM for elements that contain eligibility-related keywords (eligible, qualify, claim, airdrop, check eligibility, etc.) and analyzes their text, class names, IDs, and data attributes. It checks for context clues in surrounding text to determine if the wallet is eligible, ineligible, or if the status is unknown. It also looks for contract addresses in the page content (using regex pattern matching) and token symbols that might indicate criteria. The tool uses a MutationObserver to watch for dynamic changes and automatically re-scans. Auto-fill functionality uses the connected wallet address to populate any input fields that appear to be address fields.
THE PANEL
The panel can be dragged anywhere on screen, snapped to the edge, resized, collapsed, and closed with Escape. It remembers its position per site and stays out of your way until you need it.
PLEASE NOTE
This tool requires the free BotGentz extension and a real EVM wallet extension (e.g., MetaMask) installed in your browser. It is EVM-only and works on Ethereum, Optimism, Arbitrum, Polygon, Base, and other EVM-compatible chains. It cannot detect eligibility for airdrops that require off-chain proof or manual verification, and may not detect airdrops on pages with complex dynamic loading. Sites change frequently; the script may need updating. No data is collected or stored beyond your own browser settings.