Releases: blockfrost/openapi
Releases · blockfrost/openapi
v0.1.29
v0.1.28
[0.1.28] - 2021-09-29
Added
output_index
to eachoutput
item for/txs/{hash}/utxos
endpoint
Changed
/txs/{hash}/metadata/cbor
andmetadata/txs/labels/{label}/cbor
propertycbor_metadata
is now deprecated in favour ofcbor
property
Fixed
/txs/{hash}/utxos
-data_hash
field moved up fromamount
tooutput
item/txs/{hash}/utxos
-output_index
ofinput
items switch fromnumber
tointeger
v0.1.27
[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 redeemerslocked
property to/network
endpoint, representing total supply locked
by scriptsscript
property to/addresses/{hash}
, which istrue
when
the address is a script address.redeemer_count
property to/txs/{hash}
endpoint- Boolean
collateral
property toinputs
object
of/txs/{hash}/utxos
endpoint data_hash
property to bothinputs
andoutputs
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.
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
v0.1.26
v0.1.25
v0.1.24
[0.1.24] - 2021-07-16
Added
- properties
tx_hash
andoutput_index
toinputs
of/txs/{hash}/utxos
endpoint stake_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
andhex
properties to/pools/{pool_id}
and/pools/{pool_id}/metadata
endpointshash
property to/txs/{hash}
and/txs/{hash}/utxos
endpointsaddress
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
v0.1.23
v0.1.22
v0.1.19
[0.1.19] - 2021-06-11
Added
mir_cert_count
property to/txs/{hash}
- additional query parameters
from
andto
into/addresses/{address}/transactions
endpoint /txs/{hash}/mirs
endpoint to display MIR details/accounts/{stake_address}/withdrawals
and/accounts/{stake_address}/mirs
endpoints
Fixed
txs/{hash}/stakes
default ordering