Skip to content
ePascalC edited this page Aug 22, 2021 · 9 revisions

Can I use this PHP library for binance.us?

Most of the functions should work, although this library is written for binance.com. Modify the addresses in the first lines of the php source file. See discussion on #362

Can I use this PHP library for trbinance.com?

It seems not, please refer to the discussion on #380

Some assets like KP3R, HOT, HEGIC do not give a BTC value in the balance

Only assets that are on the BTC market have a BTC value and there are no HOTBTC or HEGICBTC symbols. See #339 with some PHP code examples to work around this.

``

Clone this wiki locally