@blockfrost/openapi
Advanced tools
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.1] - 2021-02-26
/epochs
endpoints
first_block_time
- Marking first block of the epochlast_block_time
- Marking last block of the epochactive_stake
- Sum of all active stakes of the epoch/metadata/txs/labels
endpointactive_pledge
→ live_pledge
in /pools/{pool_id}
start_time
and end_time
now display correct values (previously first_block_time
and last_block_time
values were shown)tx_metadata_labels
/epochs/
blocks_count
→ block_count
txs_count
→ tx_count
txs_sum
→ output
fees_sum
→ fees
acronym
→ ticker
in metadata of /assets/{asset}