Skip to content

[5.13.0] - 2025-11-05

Choose a tag to compare

@dextertd dextertd released this 07 Nov 18:00
· 50 commits to master since this release
66910e8

Added

  • HTTP API: get_withdrawal_address_list, get_exchange_entity_list endpoints
  • WebSocket API: unsubscribe function, to unsubscribe from topics whilst keeping the same connection. See the example file for usage.

Fixed

  • WebSocket API: tld arg is now applied to the private WebSocket connection (ie, channel_type="private")
  • WebSocket API: fast_execution_stream topic throwing exception upon subscription