Skip to main content
Set the following options:
  • allowSwitchChain: false to prevent automatic chain switching
  • allowDestinationCall: true to allow the bridge to complete the swap on the destination chain
Yes. LI.FI emits on-chain events for all transfers and includes the integrator parameter. You can filter by this parameter to identify swaps from your client.
No. The /quote/contractCalls endpoint does not support sending native ETH.
Yes. The quote includes an estimated gas amount and transaction data.
Add ?skipSimulation=true to the request. This skips on-chain simulation and improves response time.
Include the fromAmountGas parameter in your request. This is required for gaszip to function.
  • On EVM: A balance check is required to generate transaction data.
  • On Bitcoin and Sui: A balance check is also performed during transaction generation.
If order is not set, the default is CHEAPEST.
I