Post
Topic
Board Pools (Altcoins)
Coin name is missing in getuserallbalances API
by
UselessGuru
on 30/11/2022, 20:52:57 UTC
So there is no way of telling which value is what coin / currency.

// http://miningpoolhub.com/index.php?page=api&action=getuserallbalances&api_key=****************************

{
  "getuserallbalances": {
    "version": "1.0.0",
    "runtime": 6.905078887939453,
    "data": [
      {
        "coin": "",
        "confirmed": 0,
        "unconfirmed": 0,
        "ae_confirmed": 11.61779714,
        "ae_unconfirmed": 0,
        "exchange": 0
      },
....

The issue first occured about 4-6 weeks ago.