Liquidity
Request a LI.FI intents quote backed by Sprinter liquidity
Prices a LI.FI intents order against Sprinter liquidity and reserves that liquidity for the quote's validity window. The response is shaped like a single element of LI.FI's own request-quote response.
get/lifi-intents/rfq
Query parameters
srcChainstring required
Source CAIP chain ID (e.g., eip155:8453)
dstChainstring required
Destination CAIP chain ID (e.g., eip155:42161)
amountstring required
Amount in the smallest denomination
tokenstring required
Destination (borrow) token address (hex)
userstring required
User address on the source chain (hex)
srcTokenstring
Source token address (hex). Defaults to the destination token's symbol on the source chain
receiverstring
Receiver address on the destination chain (hex); defaults to user
typestring
Quote algorithm type (ExactInput or ExactOutput); defaults to ExactInput
Response
LI.FI intents quotes