🔎Transaction Explorer

LI.FI provides its own explorer to make the status of a transaction transparent to your users.

LI.FI's Transaction Explorer

You can easily append any transaction hash to https://explorer.li.fi/tx/{tx-hash-id}

Example: https://explorer.li.fi/tx/0x7c23137c7a251a2b58875d9968572cc3586640857b82152fabadd26eef108ab8/

Our API returns the explorer link directly with each transaction when Status of a Transaction

When calling the https://apidocs.li.fi/reference/get_status endpoint, the propertylifiExplorerLink is returned, which you can use to link users to the explorer.

The explorer is a rendered version of the status response.

Last updated