sdk.findscriptrefinaddressutxos
Home > @blaze-cardano/sdk > findScriptRefInAddressUtxos
findScriptRefInAddressUtxos() function
Signature:
findScriptRefInAddressUtxos: (provider: Provider, script: Script | Hash28ByteBase16, address?: Address) => Promise<TransactionUnspentOutput | undefined>
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
provider | ||
|
script | ||
|
address |
(Optional) |
Returns:
Promise<TransactionUnspentOutput | undefined>