Gettxout
An API implementation of RPC call.
Query parameters
trxidstringOptional
The transaction ID as a hash string.
voutinteger · int32OptionalDefault:
The vout to get the unspent outputs for.
0
includeMemPoolbooleanOptionalDefault:
A flag that specifies whether to include transactions in the mempool.
true
Responses
200
Returns transaction output
400
Unexpected exception occurred
get
GET /api/Node/gettxout HTTP/1.1
Host: strax.nownodes.io
Accept: */*
No content