@blockfrost/openapi
Advanced tools
Changelog
[0.1.43] - 2022-08-25
querystring
and params
to schemas/mempool
and /mempool/{hash}
endpointsChangelog
[0.1.42] - 2022-08-25
425
- Pin Queue Full
to Errors
for limiting queue in ipfs/pin/add/{IPFS_path}
endpointChangelog
[0.1.41] - 2022-07-27
anyOf
to anyVlaue
block_time
in schema for asset transactionsadditionalProperties
in json_metadata
and cost_models
Changelog
[0.1.40] - 2022-07-15
op_cert
fieldop_cert_counter
field/txs/{hash}/utxos
outputs
now has extra boolean collateral
field which is true
when the transaction output is a collateral output/epochs/{number}/parameters
and /epoch/latest/parameters
now has
cost_models
field with JSON containing cost models parameters for Plutus Core scripts/epochs/{number}/parameters
and /epochs/latest/parameters
extra_entropy
type changed from object
to string
Changelog
[0.1.39] - 2022-07-01
/txs/{hash}/utxos
inputs
and outputs
now contain extra
inline_datum
fieldreference_script_hash
fieldinputs
now has a boolean reference
field, true
if the input is a reference input/addresses/{address}/utxos
and /addresses/{address}/utxos/{asset}
inline_datum
fieldreference_script_hash
field/scripts/datum/{datum-hash}/cbor
endpoint/txs/{hash}/redeemers
- datum_hash
field deprecated, prefer redeemer_data_hash
/scripts/{hash}/redeemers
- datum_hash
field deprecated, prefer redeemer_data_hash
/epochs/{number}/parameters
and /epochs/latest/parameters
coins_per_utxo_word
field deprecated, prefer coins_per_utxo_size
coins_per_utxo_size
is now
/scripts/{hash}
⚠️
type
field now uses plutusV1
and plutusV2
instead of just plutus
to be able
to differentiate between two PlutusScript
versions./scripts/{script-hash}/cbor
- cbor
field type changed to string
Changelog
[0.1.37] - 2022-03-24
type
property to /accounts/{stake_address}/rewards
endpoint/utils/txs/evaluate
endpointChangelog
[0.1.36] - 2021-12-21
blocks_epoch
property to /pools/{pool_id}
endpointtx_hash
in /blocks/{hash_or_number}/addresses
as required fieldChangelog
[0.1.35] - 2021-12-10
/blocks/{hash_or_number}/addresses
Changelog
[0.1.34] - 2021-12-07
/pools/extended
endpoint/utils/addresses/xpub/{xpub}/{role}/{index}
endpoint