NFT Bid Withdrawal 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
NFT Bid Withdrawal Tool watches the current page for the user's active NFT bids, displays all pending bids with their amounts and expiration times, allows selection of bids to withdraw, and executes withdrawal transactions for selected bids via the user's wallet. The tool helps you recover funds from bids that are no longer needed or have been outbid.
WHERE IT RUNS
This tool works on any webpage that displays the user's active NFT bids, including NFT marketplaces, auction pages, and trading platforms. It automatically detects bids, amounts, and expiration information from page content. The script runs on all websites as designated in its match patterns.
HOW TO USE
After installing the BotGentz extension, navigate to your bids page on any NFT marketplace. Click the NFT Bid Withdrawal Tool icon in your browser toolbar or use the keyboard shortcut (Alt+W). The panel will open. Click "Connect Wallet" to connect your real EVM wallet extension—this enables transaction signing, balance checking, and gas price detection. Click "Refresh Bids" to detect all active bids on the current page. The tool displays each bid with its ID, amount, and expiration time. Select the bids you want to withdraw by checking the boxes next to each bid. Configure your gas price limit and toggle confirmation and notification settings. Click "Withdraw Selected" to execute the withdrawal. Confirm the transaction in your wallet and the panel will show progress as each bid is withdrawn. Use "Select All" to select all visible bids or "Clear Selection" to deselect all.
TECHNICAL SECTION — BID DETECTION AND SEQUENTIAL WITHDRAWAL ENGINE
Unlike manual bid management tools that require navigating to each bid individually, this tool uses a bid detection and sequential withdrawal engine. It first scans the page DOM to identify all active bids, extracting bid amounts, expiration times, and associated NFT IDs from page elements. Each bid is presented with a checkbox for selection. When the user initiates a withdrawal, the engine calculates the total amount to be withdrawn and performs a balance check. The engine then executes sequential withdrawal transactions via eth_sendTransaction with configurable gas limits. Each transaction is submitted one at a time with a delay between submissions to avoid rate limiting. The engine tracks progress and reports success or failure for each withdrawal, providing a clear audit trail of the operation. This approach provides efficient batch bid management while maintaining full control over each transaction.
THE PANEL
The panel is draggable anywhere on the screen and remembers its position per site. It can snap to the left, right, top, or bottom edges, or float freely. Collapse it to a small status indicator when you need more page visibility, and expand it again with a single click. Resize it vertically or horizontally to show more bids. Press Escape to close the panel instantly. All settings (gas limit, confirmation, notifications) are saved globally and persist across sessions.
PLEASE NOTE
This tool requires the free BotGentz extension and a real EVM wallet extension already installed in your browser. EVM chains only—supports Ethereum Mainnet, Polygon, Arbitrum, and Optimism. This tool signs and sends withdrawal transactions via your wallet. Always review your selected bids before withdrawing. Cannot detect bids that are not visible on the current page, cannot withdraw bids on marketplaces that require additional confirmation steps beyond a single transaction, cannot determine if a bid has already been accepted before withdrawal, and cannot access bid data from off-platform sources. Users must manually verify bid status before withdrawing. Websites change their layouts frequently; scripts may need updates, and we work to keep them current but cannot guarantee uninterrupted operation.