LI.FI home pagelight logodark logo
  • Playground
  • Support
  • Get Started
  • Get Started
Home
Introduction
API Reference
SDK
Widget
Guides and FAQs
Changelog
Fees and Monetization
  • FAQs
Errors and Troubleshooting
  • Common issues
Integration Tips
  • API latency and optimization
  • Slippage and price impact
  • FAQs
Routing and Transaction Flow
  • Route availability
  • Token support and availability
Fees and Monetization

FAQs

Does LI.FI charge a fee on every swap or bridge transaction?

LI.FI charges a 0.25% service fee on each transaction. You can add your own fee by including a fee percentage and an integrator string during setup. LI.FI also offers volume-based commercial discounts.

What is the fee structure for the supported Bridges and DEXes?

Fee structures vary by bridge or DEX. Some use a percentage-based model, others charge a flat fee. The API provides detailed fee data in the feeCosts object when you request quotes or routes.

How can I set up my account to start charging fees as an integrator?

Create an account at LI.FI Portal. Then, pass the integrator string and fee parameter as described in our fee setup guide.

Where and how can I withdraw the fees collected through my integration?

You can withdraw collected fees from the LI.FI Portal. Alternatively, use our API:

Copy
Ask AI
GET /v1/integrators/{integratorId}/withdraw/{chainId}

See the API documentation for details.

Can I withdraw old fees with my new wallet on portal?

No. You must use the original wallet to withdraw previously collected fees.

Are all fees included in the rate taken in the same token?

No. Fees can be collected in different tokens:

  • Some bridge fees (e.g., Stargate, Arbitrum) are in the native asset.
  • Gas fees are also in the native asset.
  • Other fees are usually deducted from the sending asset.

What are the integrator, referrer, and fee parameters in LI.FI?

  • integrator: Identifies your integration for analytics and tracking.
  • referrer: Optional on-chain string for your internal tracking.
  • fee: Decimal percentage deducted from the sending asset as your commission.
Common issues
LI.FI home pagelight logodark logo
xgithubwebsite

Company

CareersBrand AssetsAbout

Tools

LI.FI Explorer

Legal

Privacy PolicyTerms of ServiceImprint
xgithubwebsite
Powered by Mintlify
Assistant
Responses are generated using AI and may contain mistakes.