@binance/connector
Advanced tools
Changelog
v1.3.0 - 2021-08-31
POST /sapi/v1/asset/transfer
and GET /sapi/v1/asset/transfer
optional fields fromSymbol
, toSymbol
POST /sapi/v1/margin/order/oco
create a margin account OCO orderDELETE /sapi/v1/margin/orderList
cancel a margin account OCO orderGET /sapi/v1/margin/orderList
query OCO orders under a margin accountGET /sapi/v1/margin/allOrderList
query all OCO orders under a margin accountGET /sapi/v1/margin/openOrderList
query open OCO orders under a margin accountChangelog
v1.2.0 - 2021-08-20
GET /sapi/v1/c2c/orderMatch/listUserOrderHistory
to query user C2C trade historyGET api/v3/myTrades
has a new optional field orderIdChangelog
v1.1.0 - 2021-08-12
GET /sapi/v1/fiat/orders
to query user fiat deposit and withdraw historyGET /sapi/v1/fiat/payments
to query user fiat payments historyChangelog
v1.0.0 - 2021-07-27
README.md