Skip to content

v8.8.0

Choose a tag to compare

@hirosystems-release-bot hirosystems-release-bot released this 02 Apr 16:03
· 161 commits to master since this release

8.8.0 (2025-04-02)

Important

This release deprecates the /extended/v1/address/:addr/balances and /extended/v1/address/:addr/stx endpoints in favor of new endpoints /extended/v2/addresses/:addr/balances/stx and /extended/v2/addresses/:addr/balances/ft that are optimized for higher performance.

We strongly encourage applications and developers to use the new endpoints as soon as possible, as we plan on eventually removing access the now deprecated endpoints.

Features

  • endpoint to get the balance of a specific ft for a given account (#2240) (8b27809)
  • new account balances endpoints, optimized for high tx volume (#2229) (0fe8fd5)