Skip to main content
GET
Address by transaction output reference

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

tx_hash
string
required

Transaction Hash

index
integer
required

Output Index

Required range: x >= 0

Response

Get an address via a transaction output reference

Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.

data
string
required

Bech32-encoded Cardano Address

last_updated
object
required

Details of the most recent block processed by the indexer (aka chain tip); that is, the data returned is correct as of this block in time.