The Ultimate Monad Validator Tracking Application
Built natively for Android devices.
What's New • Features • Installation • Background Notifications • Screenshots • Architecture
MonadScope is a high-performance React Native mobile application built specifically for the Monad Network (Testnet & Mainnet).
It helps validators and delegators:
- 🔴 Monitor network health in real time
- 🔎 Instantly find validators
- ⭐ Track favorite validators
- 🚨 Receive critical push alerts
Built with a focus on speed, clarity, and zero backend dependency.
📰 Monad Today Screen
- New dedicated tab with real-time Monad ecosystem news
- Latest YouTube videos from the official Monad channel
- MONAD price widget (live from CoinGecko — USD + 24h change)
- Network status bar showing Mainnet & Testnet active validator counts
- Ecosystem projects with on-chain TVL data (DeFiLlama, Monad-specific)
🔔 Smarter Push Notifications
- Hourly reports now show accurate per-network validator status (Mainnet & Testnet separately)
- Eliminated false "All Safe" notifications when a validator was actually inactive
- Fixed composite key bug: same validator on multiple networks now tracked independently
- Notification logs now recorded for audit and deduplication
🔄 In-App Update System
- App automatically checks for new versions on launch
- Optional or forced update prompts with release notes
- Direct download link to latest release
- Favorites limit: "Added to favorites" toast no longer shows when the 2-validator network limit is hit
- News feed: Removed low-quality domains (Bitcoinist, CoinGape, CoinPedia, etc.) from news sources; cached articles from blocked sources are cleaned up automatically
- Duplicate token registration: Push token is only re-registered when it changes; otherwise only favorites are synced
- Backend URL moved to environment variable (
EXPO_PUBLIC_API_URL) — no longer hardcoded in source - Inactive users (30+ days) automatically removed from the database every Monday at 03:00
- Real-time Epoch numbers
- Total Validators
- Active status tracking
- Latest block & gas metrics
- Real-time ecosystem news feed
- Official Monad YouTube videos
- Live MONAD price (USD + 24h change)
- Mainnet & Testnet validator status at a glance
- On-chain TVL data for ecosystem projects
- Lightning-fast search
- Filter by Moniker
- Search by Operator Address
- Bookmark validators
- Local persistent storage
- Quick health monitoring
- Periodic safety checks
- Low battery impact
- Fully automatic
Emergency Alerts
- Validator jailed
- Sudden stake drops
All Safe Summary
- Hourly health reports per network (Mainnet & Testnet)
- Requires Android battery settings
- Visual uptime analytics
- Validator performance insights
- Smooth animations
- Haptic feedback
- Responsive bottom tabs
MonadScope is distributed as a compiled Android Application Package (.apk).
💡 This link always points to the latest release automatically — no need to update it manually.
- Open the downloaded
.apk - Allow Install unknown apps if prompted
- Tap Install
- Launch MonadScope
MonadScope uses expo-background-fetch to wake the device and check validator status.
- Open Android Settings
- Go to Apps → See all apps
- Select MonadScope
- Tap Battery
- Set to Unrestricted
Then enable Push Notifications inside the app.
MonadScope fetches data directly from public endpoints.
Validator State & Epochs
https://www.gmonads.com/api/v1/public
RPC (Gas / Block Number)
https://rpc.monad.xyz
Price Data
CoinGecko API
TVL Data
DeFiLlama API
Local Storage
AsyncStorage + zustand/middleware/persist
PRs, issues, and feature requests are welcome.
If you plan major changes, please open an issue first.
Licensed under the MIT License.
Built for the Monad ecosystem ⚡




