Skip to main content

Usage

Parameters

  • hashOrId (string): Transaction hash (0x...) or internal database ID
  • bearerToken (string): Bearer token for authentication

Return Value

Returns a Promise<Transaction> with the full transaction record.

Example Implementation