@blockfrost/openapi
Advanced tools
Changelog
[0.1.33] - 2021-11-24
/addresses/{address}/extended
endpoint/accounts/{stake_address}/addresses/total
endpointChangelog
[0.1.32] - 2021-10-30
block_time
property to /assets/{asset}/transactions
Changelog
[0.1.31] - 2021-10-30
block_time
property to /addresses/{address}/transactions
and /txs/{hash}
Changelog
[0.1.30] - 2021-10-14
425
- Mempool Full
to Errors
for better handling of full mempool in /tx/submit
endpointvalid_contract
property to /txs/{hash}
endpoint, true
when attached
script passed validation, false
if it failed phase 2 validationdatum_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/epochs/{number}/parameters
- collateral_percent
type from number
to integer
/network
supply descriptionsChangelog
[0.1.29] - 2021-10-07
/addresses/{address}/utxos/{asset}
endpointstake_cert_count
in /txs/{hash}
Changelog
[0.1.28] - 2021-09-29
output_index
to each output
item for /txs/{hash}/utxos
endpoint/txs/{hash}/metadata/cbor
and metadata/txs/labels/{label}/cbor
property cbor_metadata
is now deprecated in favour of metadata
property/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
Changelog
[0.1.27] - 2021-09-12
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 redeemerslocked
property to /network
endpoint, representing total supply locked
by scriptsscript
property to /addresses/{hash}
, which is true
when
the address is a script address.redeemer_count
property to /txs/{hash}
endpointcollateral
property to inputs
object
of /txs/{hash}/utxos
endpointdata_hash
property to both inputs
and outputs
objects of
/txs/{hash}/utxos
endpointdata_hash
property to /addressess/{hash}/utxos
endpoint/epoch/latest/parameters
and /epoch/{number}/parameters
extended with cost model fields./ipfs/add
size response type fixed from integer to stringipfs/pin/list/<object>
onchain_metadata
type of /assets/{asset}
endpointChangelog
[0.1.26] - 2021-08-12
Changelog
[0.1.25] - 2021-07-27
network
endpoint/addresses/{address}/txs
description - thanks @papacarpChangelog
[0.1.24] - 2021-07-16
tx_hash
and output_index
to inputs
of /txs/{hash}/utxos
endpointstake_address
property to /accounts/{stake_address}
endpointaddress
property to /addresses/{address}
and /addresses/{address}/total
endpointsasset
property to /assets/{asset}
endpointepoch
property to /epochs/{number}/parameters
and /epochs/latest/parameters
endpointspool_id
and hex
properties to /pools/{pool_id}
and /pools/{pool_id}/metadata
endpointshash
property to /txs/{hash}
and /txs/{hash}/utxos
endpointsaddress
property to /nutlink/{address}
endpointamount
in /epochs/{number}/stakes
and /epochs/{number}/stakes/{pool_id}
accounts/{stake_address}/addresses/assets
endpoint