This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!
Multisig Signature Reminder Tool
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 Signature Reminder Tool watches the current Safe (Gnosis Safe) multisig page for the safe address and pending transactions, reads the safe's pending transaction queue from the Safe contract on-chain, monitors for transactions awaiting signatures, checks which signers have already signed and which are pending, calculates time since transaction creation, and displays reminders with transaction details, pending signers, and urgency assessment when signatures are overdue or approaching time limits. The tool extracts the safe address from the page URL, detects pending transactions from the page or simulates pending queue data, tracks the number of required signatures and signers who have already confirmed, calculates the elapsed time since each transaction was submitted, and compares against configurable threshold to determine urgency. It then displays alerts with transaction IDs, pending signer counts, age, and urgency assessment to help multisig signers stay on top of pending approvals.
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 Signature Reminder Tool panel. Set your signature reminder threshold in hours (default 24) — the tool will alert you when any pending transaction exceeds this age. Select your monitoring interval from the dropdown — 60, 120, 300, or 600 seconds. Choose your alert preference — Panel only, Browser notification, or Both. Click "Monitor Safe" — 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 urgency indicators. When a pending transaction exceeds the configured threshold, the tool triggers an alert with the transaction ID, pending signer count, and urgency 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 AND AGE TRACKING
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 signers who have already signed (based on page content), and the number of remaining signatures required. 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 urgency assessment uses a multi-tier system: Critical (>3× threshold), High (>2× threshold), Medium (≥ threshold), or Low (< threshold). When the elapsed time exceeds the configured threshold, the tool triggers alerts through the panel display and browser notifications. This approach allows multisig managers to track pending approvals and follow up with signers who haven't yet signed.
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 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 signers will sign. It cannot read private wallet information or signature intentions. It cannot account for off-chain communication delays or human factors. 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.