Open MWFIAE opened 3 years ago
It seems like binance has released some fiat apis. https://binance-docs.github.io/apidocs/spot/en/#fiat-endpoints
Would be great to see them in this lib! :)
I created pull request with methods for getting fiat deposit/withdraw history. Its only for sync client for now. https://github.com/sammchardy/python-binance/pull/1006/files
It seems like binance has released some fiat apis. https://binance-docs.github.io/apidocs/spot/en/#fiat-endpoints
Would be great to see them in this lib! :)