github hirosystems/stacks-blockchain-api v8.8.0

latest releases: v8.15.3, v9.0.0-next.29, v9.0.0-next.28...
12 months ago

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)

Don't miss a new stacks-blockchain-api release

NewReleases is sending notifications on new releases.