Base Native Mint Helper
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
Base Native Mint Helper is your real-time companion for navigating Base network mints. It automatically watches any page you visit for minting interfaces—whether you're minting NFTs, claiming tokens, or participating in a drop. The tool detects the mint price, reads current gas costs from your wallet, and tracks supply status directly from the page. It calculates the total cost including gas fees and displays everything in a clean summary panel. With one click, you can execute or complete the mint transaction directly through your connected wallet.
WHERE IT RUNS
This script runs on any website across the internet—no matter if you're on a marketplace, a project's official mint page, or a claim portal. It works on all EVM-compatible chains supported by Base, including Ethereum mainnet and all Base L2 networks. The tool automatically detects the chain you're connected to and adapts its gas calculations accordingly.
HOW TO USE
Install the script through the BotGentz userscript manager. Navigate to any mint page on the Base network. Click "Connect Wallet" to link your EVM wallet extension. The panel will automatically detect the mint interface and display all relevant information: mint price in ETH, current gas price in Gwei, estimated total cost including gas, and current supply status. When you're ready, click "Execute Mint" to initiate the transaction. The script will handle the transaction signing and submission through your wallet, and will notify you when the mint completes.
REAL-TIME DOM INSPECTION & WALLET INTEGRATION
Unlike simple page scrapers that only read static text, this tool performs continuous DOM observation combined with live RPC queries to your wallet. It identifies mint buttons, price displays, and supply indicators through a dynamic selector engine that adapts to common patterns across thousands of sites. The script then queries window.ethereum directly for real-time gas prices using eth_gasPrice and estimates transaction costs using actual on-chain data. For advanced interactions, it dynamically loads the ethers library to handle contract ABI encoding and complex transaction building. This dual-layer approach—DOM scanning plus native wallet RPC—ensures accurate cost calculations even when sites use React, Vue, or other frameworks that frequently re-render page elements.
THE PANEL
The floating panel is fully draggable and snap-to-edge enabled. You can collapse it to a compact bubble when not in use, resize it to your preferred dimensions, and it remembers its position across page loads using persistent storage. Press Escape to quickly dismiss the panel. The panel automatically updates every 30 seconds with fresh gas and supply data, ensuring you always have current information before committing to a transaction.
PLEASE NOTE
This script requires the free BotGentz extension to be installed in your browser—it does not run as a standalone extension. You also need a real EVM wallet extension (such as MetaMask, Coinbase Wallet, or any Web3-compatible wallet) already installed and configured. The tool works on EVM chains only, primarily Base but also compatible with Ethereum and other L2 networks. Websites change frequently and mint interfaces may be updated, which could temporarily break detection; the script will notify you if it cannot find a mint interface. No user data is collected, stored, or transmitted—all wallet interactions stay local in your browser. Transaction success depends on network conditions and supply availability; the tool provides cost estimates but cannot guarantee successful minting if supply runs out or gas prices spike during the transaction.