跳转到主要内容
GET
In case a transaction was missed by a relayer, this endpoint can be used to force a tx to be re-fetched.

请求头

x-lifi-api-key
string

Authentication header, register in the LI.FI Partner Portal (https://portal.li.fi/ ) to get your API Key.

查询参数

txHash
string
必填

The transaction hash that started the gas refilling process

chainId
string
必填

The chain where the deposit was originally made

响应

200 - application/json

The status of a lifuel operation

status
enum<string>
可用选项:
NOT_FOUND,
PENDING,
DONE
sending
object
receiving
object