Airdrop Claim Auto-Detector
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 Claim Auto-Detector scans the current page for airdrop claim buttons, links, or forms and automatically detects if your connected wallet is eligible. It checks your wallet connection status, reads claim contract state or eligibility conditions from the page (such as token balances, NFT holdings, or proof requirements), and highlights any available claims. It displays a list of detected airdrops with eligibility status—✅ Eligible, ❌ Not Eligible, or ⏳ Pending—and provides a one-click button to claim when eligible. The tool also watches for new claim opportunities that appear dynamically on the page.
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 claim detector.
HOW TO USE
Install the script and navigate to any page that might have airdrop claims. Click "Connect Wallet" to link your EVM wallet. The tool will automatically scan the page for claim buttons and check eligibility. Detected claims appear in the panel with their status. If eligible, click the "Claim" button in the panel to trigger the claim action on the page (or auto-claim if enabled in settings). The tool also highlights eligible claim elements on the page with a green outline and a "🪂 Airdrop" badge. Use the settings to adjust the auto-scan interval, enable notifications, and toggle auto-claim.
TECHNICAL MECHANISM
The tool scans the DOM for elements containing claim-related keywords (claim, airdrop, collect, mint, eligible, etc.) and analyzes their text, classes, and attributes to determine if they are likely claim buttons. It then checks eligibility by analyzing surrounding text for indicators like "eligible", "qualified", "claim now", or "not eligible". It also checks for disabled or inactive states on the elements. The tool uses a MutationObserver to watch for new elements added dynamically and rescan when changes occur. A color-coded system highlights eligible claims in green, ineligible ones in red, and already claimed ones in grey. The panel provides a summary of all detected claims with click-to-claim functionality.
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 airdrops that are not visible on the page, cannot validate off-chain eligibility, and cannot automatically claim without user interaction (unless auto-claim is enabled). Sites change frequently; the script may need updating. No data is collected or stored beyond your own browser settings.