This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!
Multisig Pending Transaction Alert
DeFi · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryDeFi
PlatformAll
Pricing
Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.
Download for
iOS
App Store
Download for
Android
Google Play
Download for
Windows
.exe installer
Download for
macOS
.dmg universal
Download for
Linux
.AppImage
Try BotSurf in your browser — no install
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
Multisig Pending Transaction Alert watches the current Safe (Gnosis Safe) multisig page for the safe address and pending transactions, reads the safe's pending transaction queue and confirmation status from the Safe contract on-chain, monitors for new pending transactions and changes in confirmation counts, tracks transaction age and signer activity, and displays alerts with transaction details, pending signers, and priority assessment when new pending transactions are detected or when transactions remain pending beyond configured thresholds. The tool extracts the safe address from the page URL, detects pending transactions from the page DOM or simulates pending queue data, tracks the number of required signatures and confirmation status, calculates the elapsed time since each transaction was submitted, and compares against configurable thresholds to determine priority. It then displays alerts with transaction IDs, pending signer counts, age, and priority assessment.
WHERE IT RUNS
The tool runs as a panel inside your browser on Safe multisig pages at https://app.safe.global/*. It works on any Safe page displaying the transaction queue, history, or safe settings. 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 any Safe multisig page, and open the Multisig Pending Transaction Alert panel. Set your pending transaction age threshold in hours (default 12) — the tool will alert you when any pending transaction exceeds this age. Select your monitoring interval from the dropdown — 30, 60, 120, or 300 seconds. Choose your alert preference — Panel only, Browser notification, or Both. Click "Monitor Pending" — the tool detects the safe address from the page URL, scans the page for pending transaction elements, extracts transaction details, calculates elapsed time since creation, and displays a summary with priority indicators. When a new pending transaction is detected or an existing transaction exceeds the configured threshold, the tool triggers an alert with the transaction ID, pending signer count, and priority assessment. The alert log maintains a history of recent alerts for review. Click "Refresh" to manually check the safe status, or "Clear History" to reset the alert log.
MECHANISM — SAFE PENDING TRANSACTION DETECTION WITH PRIORITY ASSESSMENT
This tool uses a Safe pending transaction detection engine that monitors multisig transaction queues. The system first detects the safe address from the page URL using pattern matching on the Safe app's URL structure. It then scans the page DOM for pending transaction elements using selectors for transaction items, queued transactions, and pending signer information. For each detected pending transaction, the tool extracts the transaction ID, the number of required signatures, and the transaction description. It estimates the age of each transaction by looking for timestamp information in the DOM or, if not available, uses a heuristic based on transaction position in the queue. The priority assessment uses a multi-tier system: Critical (>3× threshold), High (>2× threshold), Medium (≥ threshold), or Low (< threshold). The tool also tracks the state of pending transactions between monitoring cycles using a local history object, allowing it to detect new transactions and trigger alerts when they appear. This approach allows multisig managers to track pending approvals, identify new transactions requiring attention, and follow up on transactions that have been pending for too long.
THE PANEL
The BotGentz panel is fully draggable, allowing you to position it anywhere on your screen without obstructing the Safe interface. It includes per-site position memory, so the panel returns to your preferred location each time you visit the Safe app. 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 multisig management 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 and compatible networks. This is a monitoring and alert tool only — it does not execute signing or confirmation transactions automatically. The tool cannot guarantee that the on-chain data matches the displayed safe details at all times due to API latency. It cannot detect transactions submitted through modules or other non-standard interfaces. It cannot read transactions from Safes not visible on the current page. It cannot predict when pending transactions will be confirmed. It cannot read private wallet information or signature intentions. It cannot account for off-chain communication delays or human factors. It cannot detect transactions that were executed without on-chain visibility. 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 transaction details and signature requirements independently before making any decisions based on the alerts.
Similar Apps
Previous-Transaction Recipient Re-Send Tool (Any L2)
Extract recipients from a previous transaction on any L2 and resend ERC-20 tokens to them in one batch.
Low Gas Auto-Transaction Trigger
Auto-submits a pre-configured transaction when gas price drops below your threshold.
Blast USDB Batch Sender
Batch send USDB (Blast's native stablecoin) to multiple recipients on Blast mainnet in one transaction using shared multi-send
DEX Aggregator Gas-Optimized Route Selector
Select gas-optimized DEX routes with gas cost estimation, route comparison, and slippage protection.
Water Rights Token Transfer Tool
Transfer water rights tokens between members: verify balances, restrictions, compliance, and record transfers on-chain.
MEV Bot Simulator
Simulate MEV bundles and detect arbitrage, liquidation, and sandwich opportunities on EVM chains.