All Downloads are FREE. Search and download functionalities are using the official Maven repository.

change-bitmex.5.1.2.4.source-code.bitmex.json Maven / Gradle / Ivy

The newest version!
{
  "currency_pairs": {
    "XBT/USD": {
      "price_scale": 1,
      "min_amount": 1
    },
    "ETH/USD": {
      "price_scale": 2,
      "min_amount": 1
    }
  },
  "currencies": {
    "XBT": {
      "scale": "",
      "withdrawal_fee": 0
    },
    "XRP": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "BCH": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "ADA": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "EOS": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "TRX": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "ETH": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "LTC": {
      "scale": "",
      "withdrawal_fee": ""
    },
    "USD": {
      "scale": "",
      "withdrawal_fee": ""
    }
},
  "public_rate_limits": [
    {
      "calls": 150,
      "time_span": 300,
      "time_unit": "seconds"
    }
  ],
  "private_rate_limits": [
    {
      "calls": 300,
      "time_span": 300,
      "time_unit": "seconds"
    }
  ],
  "share_rate_limits": true
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy