Skip to main content
Version: 0.3.30

emulator.emulatorprovider.getunspentoutputswithasset

Home > @blaze-cardano/emulator > EmulatorProvider > getUnspentOutputsWithAsset

EmulatorProvider.getUnspentOutputsWithAsset() method

Signature:

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

Parameters

Parameter

Type

Description

address

Address

unit

AssetId

Returns:

Promise<TransactionUnspentOutput[]>