Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blockfrost/openapi

Package Overview
Dependencies
Maintainers
0
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockfrost/openapi - npm Package Versions

1
22

0.1.33

Diff

Changelog

Source

[0.1.33] - 2021-11-24

Added

  • /addresses/{address}/extended endpoint
  • /accounts/{stake_address}/addresses/total endpoint

Fixed

  • multiple descriptions
blockfrost.io
published 0.1.32 •

Changelog

Source

[0.1.32] - 2021-10-30

Added

  • block_time property to /assets/{asset}/transactions
blockfrost.io
published 0.1.31 •

Changelog

Source

[0.1.31] - 2021-10-30

Added

  • block_time property to /addresses/{address}/transactions and /txs/{hash}
blockfrost.io
published 0.1.30 •

Changelog

Source

[0.1.30] - 2021-10-14

Added

  • HTTP 425 - Mempool Full to Errors for better handling of full mempool in /tx/submit endpoint
  • Alonzo support related additions
    • valid_contract property to /txs/{hash} endpoint, true when attached script passed validation, false if it failed phase 2 validation
    • datum_hash and script_hash properties to /txs/{hash}/redeemers
    • datum_hash property to /scripts/{hash}/redeemers
    • /scripts/datum/{datum-hash} endpoint
    • /scripts/{script_hash}/json endpoint for dumping timelock scripts
    • /scripts/{script_hash}/cbor endpoint for dumping plutus script contents

Changed

  • /epochs/{number}/parameters - collateral_percent type from number to integer

Fixed

  • /network supply descriptions
blockfrost.io
published 0.1.29 •

Changelog

Source

[0.1.29] - 2021-10-07

Added

  • /addresses/{address}/utxos/{asset} endpoint

Changed

  • enforce pagination limits

Fixed

  • description of stake_cert_count in /txs/{hash}
blockfrost.io
published 0.1.28 •

Changelog

Source

[0.1.28] - 2021-09-29

Added

  • output_index to each output item for /txs/{hash}/utxos endpoint

Changed

  • /txs/{hash}/metadata/cbor and metadata/txs/labels/{label}/cbor property cbor_metadata is now deprecated in favour of metadata property

Fixed

  • /txs/{hash}/utxos - data_hash field moved up from amount to output item
  • /txs/{hash}/utxos - output_index of input items switch from number to integer
blockfrost.io
published 0.1.27 •

Changelog

Source

[0.1.27] - 2021-09-12

Added

  • Alonzo support related additions

    • /scripts endpoint for listing all scripts
    • /scripts/{hash} endpoint for script details
    • /scripts/{hash}/redeemers endpoint for listing reedemers of a script
    • /txs/{hash}/redeemers endpoint for querying transaction redeemers
    • locked property to /network endpoint, representing total supply locked by scripts
    • script property to /addresses/{hash}, which is true when the address is a script address.
    • redeemer_count property to /txs/{hash} endpoint
    • Boolean collateral property to inputs object of /txs/{hash}/utxos endpoint
    • data_hash property to both inputs and outputs objects of /txs/{hash}/utxos endpoint
    • data_hash property to /addressess/{hash}/utxos endpoint
    • /epoch/latest/parameters and /epoch/{number}/parameters extended with cost model fields.

Fixed

  • /ipfs/add size response type fixed from integer to string
  • types of IPFS size examples
  • description of ipfs/pin/list/<object>
  • onchain_metadata type of /assets/{asset} endpoint
blockfrost.io
published 0.1.26 •

Changelog

Source

[0.1.26] - 2021-08-12

Fixed

  • multiple descriptions and examples, mainly related to time/date
blockfrost.io
published 0.1.25 •

Changelog

Source

[0.1.25] - 2021-07-27

Added

  • network endpoint

Fixed

  • typo in /addresses/{address}/txs description - thanks @papacarp
blockfrost.io
published 0.1.24 •

Changelog

Source

[0.1.24] - 2021-07-16

Added

  • properties tx_hash and output_index to inputs of /txs/{hash}/utxos endpoint
  • stake_address property to /accounts/{stake_address} endpoint
  • address property to /addresses/{address} and /addresses/{address}/total endpoints
  • asset property to /assets/{asset} endpoint
  • epoch property to /epochs/{number}/parameters and /epochs/latest/parameters endpoints
  • pool_id and hex properties to /pools/{pool_id} and /pools/{pool_id}/metadata endpoints
  • hash property to /txs/{hash} and /txs/{hash}/utxos endpoints
  • address property to /nutlink/{address} endpoint

Fixed

  • clarified active stake amount in /epochs/{number}/stakes and /epochs/{number}/stakes/{pool_id}
  • pagination of accounts/{stake_address}/addresses/assets endpoint
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc