This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!
Blockchain Notifier
Analytics · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryAnalytics
PlatformAll
Pricing
$19.99/mo
Installs0
Free 7-day trial, no card. Or hold 25,000 BOT instead.
Get BotSurf — free
The browser these apps run in. Free on every platform, no account needed to try an app.
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
Blockchain Notifier lets you monitor on-chain conditions and receive alerts when they are met. You provide the contract address, a condition to watch (e.g., "balance > 100"), the ABI function to read (e.g., "balanceOf(address)"), and a polling interval. The tool repeatedly queries the chain and triggers an alert when the condition becomes true. It displays current values, status, and a history of recent alerts. This is essential for developers and traders who need to monitor contract states, token balances, or any on-chain data without writing custom scripts. It reads the current network chain ID from your wallet provider to ensure queries are directed to the correct chain.
HOW TO USE
Connect your wallet using the "Connect" button (required for RPC access). Select the target network (Ethereum Mainnet, Sepolia, Polygon, BSC, Arbitrum, Optimism, and testnets are supported). Enter the contract address, condition (e.g., "balance > 100"), ABI function (e.g., "balanceOf(address)"), function parameter (if needed), and polling interval in seconds. Click "Start monitoring" — the tool will poll the chain at the specified interval and display alerts when the condition is met. Click "Stop monitoring" to stop. The entire operation is read-only — no transactions are signed or sent.
TECHNICAL MECHANISM
The tool uses ethers.js to create a contract instance with the provided ABI function. It calls the function at the specified interval using setInterval. The returned value is parsed as a number and compared against the condition threshold using the specified operator (>, =,
Similar Apps
Historical Block Replay Tool
Replays historical block data, transactions, receipts, logs, and storage state for any past EVM block number.
SourceForge Download Trend Chart
Visualize SourceForge project downloads with interactive trend charts, metrics, and configurable date ranges.
Protocol Revenue Change Alert Tool
Monitor protocol revenue changes by tracking balance increases in fee collector addresses and trigger alerts on threshold breaches.
APY/APR Calculator
Calculate APY/APR yield projections with compounding comparisons on EVM chains.
Attestation Aggregation Efficiency Profiler
Profiles attestation aggregation efficiency with configurable validator counts and success rates.
Multi-Explorer Data Reconciliation Tool
Reconcile contract data across multiple block explorers to identify discrepancies in transaction counts, logs, and source code.