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

How can we use it for other TLD's such as .US ? #431

Closed Prahapp closed 3 years ago

Prahapp commented 3 years ago

Hello,

on Python library it is possible to pass tld and work with other tlds

Would it be possible to implement to this wrapper ?

https://python-binance.readthedocs.io/en/latest/overview.html#using-a-different-tld

ePascalC commented 3 years ago

Hi @Prahapp, see the discussion in #362 We are unsure if ALL functions work at 100%, but all basic functions seem to work by just changing binance.com to binance.us in the toplines of the code. Please report back if any function would not work, thanks!

ePascalC commented 3 years ago

Added to FAQ https://github.com/jaggedsoft/php-binance-api/wiki/FAQ#can-i-use-this-php-library-for-binanceus