Documentation
Changelog

Changelog

[2.17.0] (2025-02-26)

Features

  • add getWithdrawableBalancesWithTokens method
  • add V2 methods returning string amounts instead of number for all balances related methods

Bug Fixes

  • fix sendWalletType typo in ExchangeInfo type (returned by getSupportedExchanges method)

[2.16.2] (2025-02-24)

Bug Fixes

  • gc inmemory cache

[2.16.1] (2025-02-24)

Bug Fixes

  • export sdk versio

    n

  • sdk: update exchange instance id error message

[2.16.0] (2025-02-24)

Features

  • sdk: add sendWalletTypes to supported exchanges method

[2.15.5] (2025-02-23)

Bug Fixes

  • validate minimum length on exchangeInstanceId

[2.15.4] (2025-02-23)

Bug Fixes

  • bundle types from internal packages

[2.15.3] (2025-02-22)

Bug Fixes

  • tsconfig refactored

[2.15.2] (2025-02-21)

Bug Fixes

  • build fix

[2.15.1] (2025-02-21)

Bug Fixes

  • v2 prices endpoint with string numbers

[2.15.0] (2025-02-19)

Features

  • external logger

[2.14.2] (2025-02-19)

Bug Fixes

  • avoid error log in stateless mode

[2.14.1] (2025-02-17)

Bug Fixes

  • update sdk schema

[2.14.0] (2025-02-17)

Features

  • retrieve main & sub account balances in one call

[2.13.0] (2025-02-16)

Features

  • cache orderbook
  • token metadata with balances in 1 method + doc updates

Bug Fixes

  • check creds json response + fetch status without creds

[2.12.0] (2025-02-13)

Bug Fixes

  • mexc market order is ioc

[2.11.0] (2025-02-07)

Features

  • withdrawable balances 1 wallet type

[2.10.0] (2025-02-06)

Features

  • coinbase portfolios
  • order client id for coinbase
  • sdk-api endpoint per method

[2.8.1] (2025-01-31)

Bug Fixes

  • misspelled fields in ExchangeInfo

[2.8.0] (2025-01-29)

Features

  • sdk cpu usage optimisation
  • sdk: coinbase exchange withdraw / deposit / trade

Bug Fixes

  • sdk: get tickers perf issue

[2.7.1] (2025-01-17)

Bug Fixes

  • add sub_accounts flag to features of the cex

[2.7.0] (2025-01-16)

Features

  • sdk: coinbase exchange withdraw / deposit / trade