Blockfrost release 0.1.27
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