sdk.maestro.getunspentoutputs
Home > @blaze-cardano/sdk > Maestro > getUnspentOutputs
Maestro.getUnspentOutputs() method
Signature:
getUnspentOutputs(address: Address | Credential): Promise<TransactionUnspentOutput[]>;
Parameters
Parameter |
Type |
Description |
---|---|---|
address |
Returns:
Promise<TransactionUnspentOutput[]>