How can we have the address of our wallet to make the transaction and how can we insert the ERC20 transfer network to make the USDT transaction?

Hello, I am new to binance API and I would like to know if someone has already asked a question, like how we can get the address of our wallet from this email address to make the transaction between 2 spot accounts and also how can we insert the transfer network?

Thank you for your answers.

Capture d’écran de 2021-08-12 14-47-46

Hi there,

The shared screenshot is for transfers under systems with master and sub-accounts set up, is this your case?

For usual withdrawals, you can use https://binance-docs.github.io/apidocs/spot/en/#withdraw-user_data. The receiver account can use https://binance-docs.github.io/apidocs/spot/en/#deposit-address-supporting-network-user_data and share it with you to put in the address parameter .

Use https://binance-docs.github.io/apidocs/spot/en/#all-coins-39-information-user_data to know info on networks.

Hello,

Thank you @aisling.

I would like to make a transaction between 2 spot accounts, and for the moment, my platform do the USDT transaction, and I will also like to know how to make a transaction between 2 different platforms, for example, a binance account and a coinbase account.

Thank you for your answers.