transactionUTXOs constant

BlockfrostMethods const transactionUTXOs

Return the inputs and UTXOs of the specific transaction.

Implementation

static const BlockfrostMethods transactionUTXOs =
    BlockfrostMethods._("Transaction UTXOs", "/txs/:hash/utxos");