Open francelwebdev opened 7 months ago
Could you clarify if you need assistance with getting an existing deposit address or generating a new one?
To retrieve your existing deposit address, you will need to use the depositAddress function, as shown in the following example: https://github.com/binance/binance-connector-node/blob/master/examples/spot/wallet/depositAddress.js
Please note that generating a new deposit address can only be done through the User Interface.
How to get new deposit address ?