Tokenized Bond Coupon 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
Tokenized Bond Coupon Claimer watches the current Twitter/X page for the user's wallet address and tokenized bond activity, reads the user's bond holdings and claimable coupon payments from the bond contract on-chain, calculates the accumulated coupon value based on user's holdings and coupon rate, identifies claimable coupon amounts, estimates gas costs for claiming, and displays alerts with coupon amounts, estimated values, and execution recommendations when coupons are available to claim. The tool connects to the user's wallet via window.ethereum, reads bond token holdings and claimable coupon data from the bond contract, calculates the USD value of accumulated coupons, 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 bond coupon payments 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 Tokenized Bond Coupon Claimer panel. Set your minimum coupon claim threshold in USD (default $10) — the tool will only recommend claiming when the net value exceeds this amount. Enter your bond token symbol (default "BOND") — the tool will look for this token in your claimable coupons. 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 Coupons" — the tool reads your bond holdings and claimable coupon balances from the bond contract, calculates the USD value of accumulated coupons, estimates gas costs, determines the net value, and displays a comprehensive analysis with recommendations. If coupons are available and profitable, the tool triggers alerts with coupon amounts and estimated values. Click "Refresh" to manually update the coupon status.
MECHANISM — BOND COUPON ANALYSIS WITH VALUE AND GAS OPTIMIZATION
This tool uses a bond coupon analysis engine that evaluates claimable coupon payments from tokenized bonds. The system first connects to window.ethereum and requests the user's wallet address. It reads the user's bond token holdings and claimable coupon balance from the bond contract via eth_call, using the appropriate balance reading functions. The tool calculates the USD value of the accumulated coupons 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 (coupon value minus gas cost) and compares it against the configured threshold. The recommendation algorithm checks four conditions: claimable coupons 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 the coupon rate and holdings to provide context on how coupons are being generated.
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 DeFi 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 coupon claim transactions automatically. The tool cannot guarantee that the displayed coupon amounts match the exact moment of execution due to on-chain latency. It cannot account for gas price changes during execution. It cannot read bond data from protocols other than those supported. It cannot verify coupon eligibility beyond on-chain data. It cannot predict future coupon 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 bond holdings, coupon values, and gas costs independently before taking any action based on the dashboard.