jaggedsoft / php-binance-api

PHP Binance API is an asynchronous PHP library for the Binance API designed to be easy to use. https://github.com/binance-exchange/php-binance-api
MIT License
605 stars 497 forks source link

Switch wapi to sapi: dustLog and withdraw #415

Closed ePascalC closed 3 years ago

ePascalC commented 3 years ago

As per #363 WAPI endpoints will disappear on Aug 1. The old userAssetDribbletLog function remains available until Binance decommissions it, but a deprecated warning is sent. The new dustLog function allows optional start and end arguments, but has a different output. The withdraw function has been updated to use sapi