Skip to main content

query.cachedprovider.getunspentoutputswithasset

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

CachedProvider.getUnspentOutputsWithAsset() method

Signature:

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

Parameters

Parameter

Type

Description

address

Address

unit

AssetId

Returns:

Promise<TransactionUnspentOutput[]>