Skip to main content

query.maestro

Home > @blaze-cardano/query > Maestro

Maestro class

Signature:

export declare class Maestro extends Provider 

Extends: Provider

Constructors

Constructor

Modifiers

Description

(constructor)(input)

Constructs a new instance of the Maestro class

Methods

Method

Modifiers

Description

awaitTransactionConfirmation(txId, timeout)

evaluateTransaction(tx, additionalUtxos)

getParameters()

This method fetches the protocol parameters from the Maestro API.

getUnspentOutputByNFT(unit)

getUnspentOutputs(address)

getUnspentOutputsWithAsset(address, unit)

postTransactionToChain(tx)

resolveDatum(datumHash)

resolveUnspentOutputs(txIns)