how I get a full balance account in BTC ?
I’m try using account, but the balance array not in BTC
how I get a full balance account in BTC ?
I’m try using account, but the balance array not in BTC
maybe this help you:
https://binance-docs.github.io/apidocs/futures/en/#futures-account-balance-v2-user_data
But I need in Spot
Here’s an example for getting your spot balance in node.js - just make sure to change ‘USDT’ to ‘BTC’, or make a console.log to print out the balance object in line 37: