Gettxout

gettxout

post

Returns details about an unspent transaction output (UTXO) specified by transaction ID and output index.

Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 1.0
idstringRequiredExample: gettxout
methodstring · enumRequiredPossible values:
Responses
chevron-right
200

UTXO details retrieved successfully

application/json
errorobject · nullableOptional

Null if successful; otherwise error details

idstringOptional

The ID of the request

post
/

Last updated