python-kucoin
python-kucoin copied to clipboard
get_total_balance API is deprecated? How to implement equivalent in latest version
I have a test account where some assets are staked in Pool-X, while some assets are available in the Trading account.
I am in need of a get_total_balance("INR") equivalent which I think is deprecated now?
If yes, how to implement an equivalent in the latest version of the library?
Hey, Where you able to get the script to work correctly to get the balance? I am having the same issue