Fan Token Perk Claim Tool
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
Fan Token Perk Claim Tool watches the current Twitter/X page for the user's wallet address and fan token activity, reads the user's fan token holdings and claimable perks from the fan token contract on-chain, identifies unclaimed perks based on token holdings and eligibility criteria, calculates the value of each perk, estimates gas costs for claiming, and displays alerts with perk details, estimated values, and execution recommendations when perks are available to claim. The tool connects to the user's wallet via window.ethereum, reads fan token holdings and perk data from the token contract, identifies unclaimed perks, calculates the USD value of each perk, estimates gas costs for claiming, and determines whether claiming is profitable based on the gas-to-value ratio.
WHERE IT RUNS
The tool runs as a panel inside your browser on Twitter/X pages at https://twitter.com/* and https://x.com/*. It works on any Twitter/X page where the user's wallet is connected and fan token perks are claimable. The tool connects to your real EVM wallet extension (MetaMask, WalletConnect, or any wallet injecting window.ethereum) to read on-chain data via eth_call and the ethers library loaded at runtime. No data is sent to any external server; all reads happen directly from the blockchain through your wallet provider.
HOW TO USE
Install the BotGentz extension, navigate to Twitter/X with your wallet connected, and open the Fan Token Perk Claim Tool panel. Set your minimum perk value threshold in USD (default $5) — the tool will only recommend claiming perks that exceed this value. Enter your fan token symbol (default "FAN") — the tool will look for this token in your claimable perks. Set your maximum acceptable gas price in Gwei (default 50). Choose your alert preference — Panel only, Browser notification, or Both. Toggle "Auto-check on page load" if you want the tool to analyze automatically when you open the panel. Click "Check Perks" — the tool reads your fan token holdings and claimable perks from the token contract, calculates the USD value of each perk, estimates gas costs, determines the net value, and displays a comprehensive analysis with recommendations. If perks are available and profitable, the tool triggers alerts with perk details and estimated values. Click "Refresh" to manually update the perk status.
MECHANISM — FAN TOKEN PERK ANALYSIS WITH VALUE AND GAS OPTIMIZATION
This tool uses a fan token perk analysis engine that evaluates claimable perks based on token holdings. The system first connects to window.ethereum and requests the user's wallet address. It reads the user's fan token holdings and claimable perk data from the fan token contract via eth_call, identifying unclaimed perks and their associated values. It calculates the USD value of each perk using price estimates, then estimates the gas cost for the claim transaction using the current gas price and a standard claim gas estimate (150,000 gas). The tool calculates the net value (total perk value minus gas cost) and compares it against the configured threshold. The recommendation algorithm checks four conditions: unclaimed perks exist, net value > 0, net value ≥ threshold, and gas price ≤ max gas limit. Only when all conditions are met does the tool recommend claiming. This approach ensures users only claim perks when it is profitable to do so.
THE PANEL
The BotGentz panel is fully draggable, allowing you to position it anywhere on your screen without obstructing the Twitter/X interface. It includes per-site position memory, so the panel returns to your preferred location each time you visit the platform. Snap-to-edge functionality lets you dock the panel to any side of the browser window. The panel collapses to a compact icon when not in use and expands with a single click. You can resize it to your preferred dimensions, and pressing the Escape key instantly closes the panel. All interactions are smooth and intuitive, designed to work alongside your social media and fan token workflow.
PLEASE NOTE
This tool requires the free BotGentz extension and a real EVM wallet extension (such as MetaMask) already installed in your browser. EVM chains only — currently supports Ethereum mainnet. This is a monitoring and alert tool only — it does not execute perk claim transactions automatically. The tool cannot guarantee that the displayed perk data matches the exact moment of execution due to on-chain latency. It cannot account for gas price changes during execution. It cannot read fan token data from protocols other than those supported. It cannot verify perk eligibility beyond on-chain data. It cannot predict future perk availability or changes. It cannot read private wallet information or claiming intentions. All blockchain reads are performed directly through your wallet provider; no data is stored or transmitted beyond your browser. Websites change their layouts and content structures regularly; while we continuously update the extraction logic, some pages may require script updates. Always verify all perk details, values, and gas costs independently before taking any action based on the dashboard.