Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 718 Bytes

Changelog

2023-09-12
  • New endpoints for API Spot Market
    • /spot/quotation/v3/tickers Get Ticker of All Pairs (V3) /spot/quotation/v3/ticker Get Ticker of a Trading Pair(V3) /spot/quotation/v3/lite-klines Get Latest K-Line (V3) /spot/quotation/v3/klines Get History K-Line (V3) /spot/quotation/v3/books Get Depth(V3) /spot/quotation/v3/trades Get Recent Trades(V3)
  • New endpoints for API Futures Trading
    • /contract/private/submit-leverageSubmit Leverage (SIGNED)

2023.06.25
  • First release v1.0.0
    • Spot API & Websocket
    • Futures API & Websocket