main
RVN XMR ETC RTM CFX BTC LTC KAS ZEPH ZANO XEC FB PPC DGB

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.

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
  1. Create a free account at minerstat.com.
  2. In the dashboard go to Pool Monitor → Add pool.
  3. Select YiiMP (custom) as pool type.
  4. Enter your pool URL: https://miningmadness.com
  5. Enter your wallet address and save.
  6. 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

Available free on iOS & Android

App Store Google Play

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
  1. Install Awesome Miner on your Windows mining rig.
  2. Go to Tools → Profit Switching → Add Mining Pool.
  3. Choose YiiMP from the pool list (or “Custom” with YiiMP API).
  4. Set the pool URL to https://miningmadness.com and enter your wallet address.
  5. Enable the Remote Access / Web Interface in settings.
  6. 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.com

HiveOS — 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
  1. In your HiveOS dashboard create a new Flight Sheet.
  2. Set the pool URL to the stratum address shown on the Mining page for your chosen coin.
  3. Use your wallet address as the username (no password needed for most algorithms).
  4. Apply the flight sheet and your rig will connect to MiningMadness.
  5. 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

Free for up to 4 rigs – iOS & Android

App Store Google Play

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.

Ready to start? Check the API & Monitoring page for the full endpoint reference and code examples you can use to build your own integrations.