Open yellowbearpooh0110 opened 2 years ago
binance.depositAddress({ coin: 'ETH' }, (error, response) => { console.info(response); });
This code is currently using wapi and it is not working anymore. It should use the sapi.
This code is currently using wapi and it is not working anymore. It should use the sapi.