On ThorNode
Forwarded to the upstream node with a 10 s timeout and one retry on a transport error. History is limited to the upstream’s retained ledger; slots older thangetFirstAvailableBlock return an error.searchTransactionHistory: true looks back only as far as the retained ledger window (getFirstAvailableBlock).
Parameters
array
required
Array of transaction signatures (up to 256), as base-58 encoded strings.
boolean
Enable searching beyond recent status cache to find older historical transactions.
Response
object
array
List of transaction signature statuses.