Transaction Tracking
Get the lightweight current status of a tracked transaction
Returns the latest status stored by Delora's asynchronous tracking workers. It does not trigger an on-demand provider lookup.
get/v1/transactions/{lookupKey}/status
Path parameters
lookupKeystring required
Example:0x596a6d35655f3d2d334abcffb6b69999b82d5661f18692ea24174589894a7d30
Delora transactionId, source transaction hash, or destination transaction hash.
Headers
x-api-keystring required
Customer API key. Required for Transaction Tracking endpoints.
Response
Lightweight transaction status.