Get UTXO Info
get
/v1/indexer/utxo/{txid}/{index}
Get the utxo info
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
txidstringRequired
Tx id
indexstringRequired
Tx id
Responses
200
Successful operation
application/json
codeinteger · enumOptionalPossible values:
msgstringOptionalExample:
OK401
Invalid API Key
get
/v1/indexer/utxo/{txid}/{index}


Last updated