githubEdit

Status

get

Retrieves the status of a transaction based on the provided transaction hash.

Query parameters
txHashstringRequired
  • The hash of the transaction to retrieve the status for.
Responses
chevron-right
200

A promise that resolves to an ApiResponse containing the status of the transaction.

application/json

Represents a standard API response.

successbooleanRequired
messagestringRequired
get
/lifi/status
200

A promise that resolves to an ApiResponse containing the status of the transaction.