emulator.emulatorprovider.getunspentoutputbynft
Home > @blaze-cardano/emulator > EmulatorProvider > getUnspentOutputByNFT
EmulatorProvider.getUnspentOutputByNFT() method
Signature:
getUnspentOutputByNFT(unit: AssetId): Promise<TransactionUnspentOutput>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| unit | AssetId | 
Returns:
Promise<TransactionUnspentOutput>