Bitstamp: Fix USDT balance not loading (#1265)

* Bitstamp: Fix USDT balance not loading

* Bitstamp: Fix GetBalance losing Fees
This commit is contained in:
Gareth Kirwan
2023-07-18 04:44:30 +01:00
committed by GitHub
parent d5c9a14442
commit 4a8eedf3f7
3 changed files with 88 additions and 48 deletions

View File

@@ -105,39 +105,38 @@
"bch_available": "0.00000000",
"bch_balance": "0.00000000",
"bch_reserved": "0.00000000",
"bchbtc_fee": "0.25",
"bcheur_fee": "0.25",
"bchusd_fee": "0.25",
"btc_available": "0.00000000",
"btc_balance": "0.00000000",
"btc_reserved": "0.00000000",
"btceur_fee": "0.25",
"bch_withdrawal_fee": "0.00000000",
"bch_withdrawal_fee": "0.25",
"btc_available": "9.1000000",
"btc_balance": "11.20000000",
"btc_reserved": "2.10000000",
"btc_withdrawal_fee": "0.00050000",
"btceur_fee": "10.25",
"btcusd_fee": "0.25",
"eth_available": "0.00000000",
"eth_balance": "0.00000000",
"eth_reserved": "0.00000000",
"ethbtc_fee": "0.25",
"etheur_fee": "0.25",
"ethusd_fee": "0.25",
"eth_withdrawal_fee": "0.25",
"eur_available": "0.00",
"eur_balance": "0.00",
"eur_reserved": "0.00",
"eurusd_fee": "0.25",
"eur_withdrawal_fee": "0.25",
"ltc_available": "0.00000000",
"ltc_balance": "0.00000000",
"ltc_reserved": "0.00000000",
"ltcbtc_fee": "0.25",
"ltceur_fee": "0.25",
"ltcusd_fee": "0.25",
"ltc_withdrawal_fee": "0.25",
"usd_available": "0.00",
"usd_balance": "0.00",
"usd_reserved": "0.00",
"usd_withdrawal_fee": "5.00",
"usdt_available": "42.42",
"usdt_balance": "1337.42",
"usdt_reserved": "1295.00",
"usdt_withdrawal_fee": "5.00",
"xrp_available": "0.00000000",
"xrp_balance": "0.00000000",
"xrp_reserved": "0.00000000",
"xrpbtc_fee": "0.25",
"xrpeur_fee": "0.25",
"xrpusd_fee": "0.25"
"xrp_withdrawal_fee": "0.25"
},
"queryString": "",
"bodyParams": "key=\u0026nonce=1560481519007838128\u0026signature=C7558B2B2E75E9057994271CCC0200835887CDC63EC4103220489C52F749BFFA",