Docs

client.transactions.get

Read canonical transaction tracking state by chain and transaction hash.

Package@torq-finance/sdk
Signatureclient.transactions.get(chainId, txHash)

Behavior

Returns the tracked transaction record. A mined receipt is not final completion until Torq has indexed and persisted the expected state.

See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.