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