emulator.emulator.utxos
Home > @blaze-cardano/emulator > Emulator > utxos
Emulator.utxos() method
Retrieves the Emulator's ledger as an array of UTxOs.
Signature:
utxos(): TransactionUnspentOutput[];
Returns:
TransactionUnspentOutput[]
The full list of UTxOs in the Emulator's ledger.