Skip to main content
Retrieves specific token transactions by hash for the SparkWallet.

Method Signature

Parameters

string[]
required
Array of token transaction hashes (must contain at least one hash)

Returns

QueryTokenTransactionsResponse
required
Token transactions response object
TokenTransactionWithStatus[]
required
Transactions matching the requested hashes

Example