Skip to main content

query.routedprovider.getunspentoutputswithasset

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

RoutedProvider.getUnspentOutputsWithAsset() method

Signature:

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

Parameters

Parameter

Type

Description

address

Address

unit

AssetId

Returns:

Promise<TransactionUnspentOutput[]>