Usage
Parameters
Return Value
Returns aPromise<Transaction> with the full transaction record including id, transactionHash, status, senderAddress, destinationAddress, amount, token, and timestamps.
Fetches a single transaction by its hash or internal ID.
Promise<Transaction> with the full transaction record including id, transactionHash, status, senderAddress, destinationAddress, amount, token, and timestamps.