Interface representing an unspent transaction output (UTxO) in the Cardano blockchain.
The transaction input that this UTxO is associated with, which includes the transaction ID and index of the output.
The transaction output that this UTxO represents, which contains the value and any associated data or scripts.
Interface representing an unspent transaction output (UTxO) in the Cardano blockchain.