Skip to main content
The /tokens endpoint uses a verified list, updated daily from sources like Debank and CoinMarketCap. This ensures only trustworthy tokens are returned by default.To include a custom token, submit a pull request to: lifinance/customized-token-list
LI.FI supports all tokens, including new ones, through two methods:
  • If requested by token address, LI.FI searches on-chain and finds available liquidity.
  • If listed in the default /tokens endpoint, the token becomes searchable by name on jumper.exchange.
To avoid filtering new tokens due to missing USD prices, set:
sdkConfig.routeOptions.maxPriceImpact = 1
For best results, notify LI.FI in advance of token launches.
Not currently. The Jupiter API sends tokens to the same address used to initiate the swap.
To include tokens in your own integration, use the widget’s tokens option. See the widget documentation for details.To request a token listing across LI.FI’s API and Jumper globally, submit a pull request to: lifinance/customized-token-list
  • Token coverage: All tokens supported by Jupiter are available.
  • New token listings: Tokens added by Jupiter are typically available within one day.
  • Fee collection: Use the same fee parameter as for EVM chains. Fees are sent directly to your wallet.
I