Download Latest Version v6.2.0 source code.zip (46.6 MB)
Email in envelope

Get an email when there's a new version of blockfrost-js

Home / v6.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-21 2.0 kB
v6.2.0 source code.tar.gz 2026-08-21 46.2 MB
v6.2.0 source code.zip 2026-08-21 46.6 MB
Totals: 3 Items   92.7 MB 0

[6.2.0] - 2026-08-20

Added

  • governance.committee, governance.committeeVotes, governance.committeeVotesAll, governance.committeeMemberVotes, governance.committeeMemberVotesAll for retrieving the constitutional committee and its voting history
  • governance.proposalByGovActionId, governance.proposalParametersByGovActionId, governance.proposalWithdrawalsByGovActionId, governance.proposalWithdrawalsByGovActionIdAll, governance.proposalVotesByGovActionId, governance.proposalVotesByGovActionIdAll, governance.proposalMetadataByGovActionId for retrieving proposals by their CIP-129 Governance Action Identifier
  • accountsUtxos, accountsUtxosAll for retrieving UTXOs associated with a stake address
  • assetsUtxos, assetsUtxosAll for retrieving unspent UTxOs containing a specific native asset
  • scriptsUtxos, scriptsUtxosAll for retrieving UTXOs holding a script as a reference script
  • poolsByIdVotes, poolsByIdVotesAll for retrieving votes cast by a stake pool
  • blocksTxsCbor, blocksTxsCborAll, blocksLatestTxsCbor for retrieving block transactions with their CBOR data
  • blocksBySlot, blocksByEpochAndSlot for retrieving a specific block by its slot (and epoch)
  • Optional sorting/filtering options (order_by, retired, expired) for governance.dreps
  • Optional from/to block-range filtering for assetsTransactions

Changed

  • Updated Blockfrost OpenAPI to 0.1.92
  • Minimum supported Node.js version is now 20 (matching @blockfrost/openapi)

What's Changed

Full Changelog: https://github.com/blockfrost/blockfrost-js/compare/v6.1.1...v6.2.0

Source: README.md, updated 2026-08-21