sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.88k stars 2.2k forks source link

API for leaderboard not work #1389

Open xerno0om opened 6 months ago

xerno0om commented 6 months ago

I used:

https://www.binance.com/bapi/futures/v1/public/future/leaderboard/getOtherPosition

But the API no works, some people say that we should now use it:

/v2/private/future/leaderboard/getOtherPosition
https://www.binance.com/bapi/futures/v2/**private**/future/leaderboard/getOtherPosition

Do you guys have any more information, thanks