binance / binance-connector-python

Simple connector to Binance Public API
MIT License
1.92k stars 496 forks source link

Is there any way to create a sub wallet deposit address via api #309

Closed yy907668946 closed 5 months ago

yy907668946 commented 5 months ago

I want to use api to create new deposit address but only get address supported.

alplabin commented 5 months ago

Hey, Are you referring to creating a sub-account from an existing Binance account?

If so, you may want to consider using the Sub-Account API accessible through the Binance Connector Python library.

You can find examples on how to use the library here.

aisling-2 commented 5 months ago

Hi @yy907668946, unfortunately there's no possibility to obtain a new deposit address, you must use the ones given by Binance.