Social Token Reward Claimer
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
Social Token Reward Claimer watches the current Twitter/X page for the user's wallet address and token-related activity, reads the user's claimable social token rewards from the token contract on-chain, monitors for new reward accumulation based on social engagement, calculates the total claimable value in USD, estimates gas costs for claiming, and displays alerts with reward amounts, estimated values, and execution recommendations when rewards are ready to claim. The tool connects to the user's wallet via window.ethereum, reads claimable social token balances from the token contract, calculates the USD value of each reward, estimates gas costs for claiming, determines the net value after gas costs, and provides recommendations based on configured thresholds.
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 social token rewards 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 Social Token Reward Claimer panel. Set your minimum claim threshold in USD (default $10) — the tool will only recommend claiming when the net value exceeds this amount. Enter your reward token symbol (default "SOCIAL") — the tool will look for this token in your claimable rewards. 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 Rewards" — the tool reads your claimable social token balances from the token contract, calculates the USD value of each reward, estimates gas costs, determines the net value, and displays a comprehensive analysis with recommendations. If rewards are available and profitable, the tool triggers alerts with the total claimable value and reward details. Click "Refresh" to manually update the reward status.
MECHANISM — SOCIAL TOKEN REWARD ANALYSIS WITH GAS COST OPTIMIZATION
This tool uses a social token reward analysis engine that evaluates claimable rewards from social engagement. The system first connects to window.ethereum and requests the user's wallet address. It reads the user's claimable social token balances from the token contract via eth_call, using the appropriate balance reading function. The tool calculates the USD value of each reward 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 reward value minus gas cost) and compares it against the configured threshold. The recommendation algorithm checks four conditions: claimable rewards exist, net value > 0, net value ≥ threshold, and gas price ≤ max gas limit. Only when all conditions are met does the tool recommend claiming. The tool also tracks reward sources to provide context on how rewards were earned.
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 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 claim transactions automatically. The tool cannot guarantee that the displayed reward amounts match the exact moment of execution due to on-chain latency. It cannot account for gas price changes during execution. It cannot read reward data from social token contracts other than those supported. It cannot verify reward eligibility beyond on-chain data. It cannot predict future reward accumulation 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 reward amounts, values, and gas costs independently before taking any action based on the dashboard.