Skip to main content
GET
Get encoded VTXO

Authorizations

Authorization
string
header
required

Base64url-encoded auth token

Path Parameters

id
string
required

VTXO identifier formatted as txid:vout.

Response

Returns the hex-encoded serialized VTXO

Response for the encoded-VTXO endpoint.

Wraps the hex-encoded VTXO in a named field so clients can easily extract it.

encoded
string
required

Hex-encoded serialized VTXO.