github hirosystems/stacks-blockchain-api v9.2.0

2 hours ago

9.2.0 (2026-09-08)

Release Type: ✅ OPTIONAL
DB Migration: ⚠️ Yes — see below

docker pull ghcr.io/hirosystems/stacks-blockchain-api:9.2.0

This major release updates dependencies and introduces the following new v3 endpoints:

  • /extended/v3/transactions/batch — get transaction batch (#2660)
  • /extended/v3/staking/bonds/{bond_index}/events — get bond events (#2658)
  • /extended/v3/staking/rewards — get total Stacks staking rewards (#2664)

It also fixes a Bitcoin rewards count bug that mixed PoX reward distribution amounts with burned amounts, and it requires to run a brief DB migration to do so. This migration will run automatically and no user intervention is required. Estimated migration downtime: 3-5 minutes.

What's Changed

Full Changelog: v9.1.0...v9.2.0

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

NewReleases is sending notifications on new releases.