ogmios.unwrapped.ogmios.queryledgerstateutxo
Home > @blaze-cardano/ogmios > Unwrapped > Ogmios > queryLedgerStateUtxo
Unwrapped.Ogmios.queryLedgerStateUtxo() method
Signature:
queryLedgerStateUtxo(params?: schema.UtxoByOutputReferences | schema.UtxoByAddresses | schema.WholeUtxo): Promise<schema.QueryLedgerStateUtxoResponse["result"]>;
Parameters
Parameter |
Type |
Description |
---|---|---|
params |
schema.UtxoByOutputReferences | schema.UtxoByAddresses | schema.WholeUtxo |
(Optional) |
Returns:
Promise<schema.QueryLedgerStateUtxoResponse["result"]>