php-binance-api icon indicating copy to clipboard operation
php-binance-api copied to clipboard

Added funding wallet method

Open ahsankhatri opened this issue 4 years ago • 1 comments

Added a method to fetch coins available in funding wallet

ahsankhatri avatar Oct 19 '21 19:10 ahsankhatri

@ahsankhatri Can I ask you to update the comments please, so add the link to the Binance documentation and the weight? e.g. /** * apiRestriction - Fetch a set of API restrictions * * @link https://binance-docs.github.io/apidocs/spot/en/#get-api-key-permission-user_data * * @property int $weight 1 * * @return array containing the response * @throws \Exception */

Thanks.

ePascalC avatar Feb 06 '22 09:02 ePascalC