tiagosiebler / binance

Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & browser support, integration tests, beautification & more.
https://www.npmjs.com/package/binance
MIT License
770 stars 265 forks source link

Gets sub account transaction history #270

Closed MartoMcfly closed 1 year ago

MartoMcfly commented 1 year ago

Signed-off-by: MartoMcfly martinpelaez@hotmail.es

Summary

PR contains a feature which allows to to get the transfer history for sub accounts by calling the broker transfer api sapi/v1/broker/transfer

Additional Information

PR dosent generate any major changes and dosent moddify the behavior of the repo :)