On-Chain Insurance Claim Filer
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
On-Chain Insurance Claim Filer watches the current Twitter/X page for the user's wallet address and insurance token activity, reads the user's insurance policy holdings and claim eligibility from the insurance contract on-chain, identifies claimable events and policy conditions that have been met, calculates the claim amount based on policy terms, estimates gas costs for filing, and displays alerts with claim details, estimated amounts, and execution recommendations when claims are available to file. The tool connects to the user's wallet via window.ethereum, reads policy holdings and claimable event data from the insurance contract, calculates the claim amount based on policy terms, estimates gas costs for filing, determines if filing is profitable based on the claim amount and gas costs, and provides recommendations.
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 insurance claims are possible. 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 On-Chain Insurance Claim Filer panel. Set your minimum claim threshold in USD (default $100) — the tool will only recommend filing when the net value exceeds this amount. Select your policy type filter from the dropdown — All policies, Property, Health, or Travel. 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 Claims" — the tool reads your policy holdings and claimable event data from the insurance contract, calculates the claim amount based on policy terms, estimates gas costs, determines the net value, and displays a comprehensive analysis with recommendations. If claims are available and profitable, the tool triggers alerts with claim details and estimated amounts. Click "Refresh" to manually update the claim status.
MECHANISM — INSURANCE CLAIM ANALYSIS WITH VALUE AND GAS OPTIMIZATION
This tool uses an insurance claim analysis engine that evaluates claimable events on insurance policies. The system first connects to window.ethereum and requests the user's wallet address. It reads the user's insurance policy holdings and claimable event data from the insurance contract via eth_call, identifying policies with claimable events and calculating the claim amount based on policy terms. The tool calculates the USD value of the claim amount using price estimates, then estimates the gas cost for the claim filing transaction using the current gas price and a standard claim gas estimate (150,000 gas). The tool calculates the net value (claim amount minus gas cost) and compares it against the configured threshold. The recommendation algorithm checks four conditions: claimable events exist, net value > 0, net value ≥ threshold, and gas price ≤ max gas limit. Only when all conditions are met does the tool recommend filing.
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 claim filing transactions automatically. The tool cannot guarantee that the displayed claim amounts match the exact moment of execution due to on-chain latency. It cannot account for gas price changes during execution. It cannot read insurance data from protocols other than those supported. It cannot verify claim eligibility beyond on-chain data. It cannot predict future claimable events 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 policy details, claim amounts, and gas costs independently before taking any action based on the dashboard.