Skip to main content

Protocol Coverage

The chains, aggregators, and protocols Flip routes through today.

Chains

ChainPortfolioSwap / BridgeDeFi (deposit / withdraw)
Ethereum
Base
Arbitrum
Optimism
Polygon
Solana

Aggregators

  • LiFi — primary EVM swap + cross-chain bridge router.
  • Jupiter — primary Solana swap aggregator. Flip uses /swap-instructions and prepends an idempotent platform-fee account create so the first trade into any output token self-provisions the platform's fee ATA. See Fees for the mechanics.

Protocols supported in workflows / deposits / withdraws

  • EVM yield + lending: Aave, Compound, Spark, Morpho, Yearn, Pendle.
  • EVM LSTs / restaking: Lido, Rocket Pool, EtherFi, Kelp, Swell, Coinbase.
  • EVM other: Yo Finance.
  • Solana: Kamino, Jupiter Lend, Loopscale.

Token resolution

  • EVM symbols route through LiFi's verified token list.
  • Solana symbols route through Jupiter Token API v2 (tokens/v2/search), fail-closed: bare symbols must be verified AND exact-match; ambiguous symbols refuse rather than guess — a wrong mint = lost funds. See Security.
  • Pasted mint addresses are looked up directly and accepted if the aggregator returns valid decimals.

Missing a chain or protocol you need? Let us know via the contact form on fliplabs.ai.