Skip to main content

query.maestro.getunspentoutputswithasset

Home > @blaze-cardano/query > Maestro > getUnspentOutputsWithAsset

Maestro.getUnspentOutputsWithAsset() method

Signature:

getUnspentOutputsWithAsset(address: Address, unit: AssetId): Promise<TransactionUnspentOutput[]>;

Parameters

Parameter

Type

Description

address

Address

unit

AssetId

Returns:

Promise<TransactionUnspentOutput[]>