Lifi

class Lifi(api: LifiTradingApi)

Lifi provider implementation for trading functionality.

This class provides access to Lifi's cross-chain trading capabilities, including routes discovery, quotes, transaction status, and step details.

Constructors

Link copied to clipboard
constructor(api: LifiTradingApi)

Functions

Link copied to clipboard

Retrieves a quote from the Lifi integration.

Link copied to clipboard

Retrieves routes from the Lifi integration.

Link copied to clipboard

Retrieves an unsigned transaction from the Lifi integration that has yet to be signed/submitted.

Link copied to clipboard

Retrieves the status of a transaction from the Lifi integration.