binance / binance-connector-java

Simple Java connector to Binance Spot API
MIT License
399 stars 173 forks source link

Support all endpoints #96

Closed marco-eckstein closed 10 months ago

marco-eckstein commented 1 year ago

Either many endpoints are not supported, or it is quite unclear how they can be called with this library. E.g., there seem to be no Simple Earn endpoints. (sapi/v1/simple-earn/locked/history/rewardsRecord etc.) Please add them.

aisling-2 commented 1 year ago

Hi @marco-eckstein, this is a maintained project, so we do plan to add missing endpoints over the time, however due to other ongoing tasks at the moment, we're not able to add them immediately now.

aisling-2 commented 10 months ago

We've just released a new version https://github.com/binance/binance-connector-java/releases/tag/3.2.0 containing the latest endpoints.