Monitor Your Mining on Mobile
MiningMadness does not have its own dedicated mobile app, but our pool implements the standard YiiMP REST API that is natively supported by the most popular third-party mining-monitor apps. You can track your hashrate, workers, balance, and payments from your phone without any special setup – just paste your wallet address and the pool URL.
Your pool base URL is https://miningmadness.com.
All API calls follow the pattern /api/wallet?address=YOUR_WALLET.
Quick Navigation
Mobile Apps
Community
Pool API Endpoints
All monitoring apps below use one or more of these standard endpoints.
Replace YOUR_WALLET with your payout address.
| Endpoint | What it returns | Used by |
|---|---|---|
/api/wallet?address=YOUR_WALLET |
Balance, unsold earnings, paid last 24 h | All apps |
/api/walletEx?address=YOUR_WALLET |
Per-worker hashrate & status | Minerstat, Awesome Miner |
/api/status |
Pool hashrate & workers per algorithm | Minerstat, HiveOS |
/api/currencies |
Profitability & coin list | Minerstat |
Minerstat — iOS & Android
Minerstat is one of the most feature-complete mining management
platforms and offers free iOS and Android apps. It supports any pool that
implements the YiiMP API by adding a Custom Pool with the
https://miningmadness.com address.
How to connect
- Create a free account at minerstat.com.
- In the dashboard go to Pool Monitor → Add pool.
- Select YiiMP (custom) as pool type.
- Enter your pool URL:
https://miningmadness.com - Enter your wallet address and save.
- Download the Minerstat app and log in with the same account – your pool data appears instantly.
Key features
- Real-time worker hashrate & status
- Balance and estimated earnings
- Push notifications for offline workers or low hashrate
- Multiple wallets & pools in one view
- Historical hashrate graphs
Awesome Miner — Web Dashboard (mobile-friendly)
Awesome Miner is a Windows desktop miner with a built-in web interface that works perfectly in any mobile browser. It monitors your miners directly and can query the pool API to show your current balance and hashrate from anywhere.
How to connect to MiningMadness
- Install Awesome Miner on your Windows mining rig.
- Go to Tools → Profit Switching → Add Mining Pool.
- Choose YiiMP from the pool list (or “Custom” with YiiMP API).
- Set the pool URL to
https://miningmadness.comand enter your wallet address. - Enable the Remote Access / Web Interface in settings.
- Open the web interface URL in your mobile browser to monitor from anywhere.
Key features
- Manage multiple miners & pools from one place
- Profit switching with live pool stats
- GPU temperature, fan speed, and power usage
- Responsive web dashboard – works on any smartphone
- Email & push alerts for hardware failures
Free & paid tiers – Windows
awesomeminer.comHiveOS — iOS & Android
HiveOS is a Linux-based mining OS for GPU rigs. Its iOS and Android apps give you full remote control of your rigs and can display pool-side stats by querying the YiiMP API through a custom integration script.
How to point HiveOS workers at MiningMadness
- In your HiveOS dashboard create a new Flight Sheet.
- Set the pool URL to the stratum address shown on the Mining page for your chosen coin.
- Use your wallet address as the username (no password needed for most algorithms).
- Apply the flight sheet and your rig will connect to MiningMadness.
- Open the HiveOS mobile app – all rig stats, temperatures, and hashrates appear in real time.
Key features
- Full rig management (reboot, apply OC, switch pool) from your phone
- GPU temperature, power, and fan monitoring
- Miner log viewer on mobile
- Push notifications for rig offline / GPU crash
- Multi-farm support
Telegram Alerts (no app install needed)
If you prefer not to install a dedicated app, Minerstat and Awesome Miner both offer Telegram bot notifications. Connect your pool account to a Telegram bot and receive instant messages on your phone when a worker goes offline, your hashrate drops, or a payment is sent – no extra app required.
For a lightweight alternative, see our API & Monitoring page for ready-to-use Python scripts that can send Telegram messages directly from your own machine.











