sdk.maestro.getunspentoutputswithasset
Home > @blaze-cardano/sdk > Maestro > getUnspentOutputsWithAsset
Maestro.getUnspentOutputsWithAsset() method
Signature:
getUnspentOutputsWithAsset(address: Address, unit: AssetId): Promise<TransactionUnspentOutput[]>;
Parameters
Parameter |
Type |
Description |
---|---|---|
address | ||
unit |
Returns:
Promise<TransactionUnspentOutput[]>