Skip to content

lookupTransactionById

lookupTransactionById(transactionId, indexer): Promise<TransactionResponse>

Defined in: src/indexer-lookup.ts:15

Parameters

transactionId

string

The ID of the transaction to look up

indexer

IndexerClient

An indexer client

Returns

Promise<TransactionResponse>

The result of the look-up