Li.Fi (bridge)

Cross-chain bridge quotes and execution via the bridge provider. Used for funding and asset movement.

Category: Infrastructure (cross-chain)

Catalog provider: bridge

Li.Fi powers Thirdfy bridge actions: quotes, execution, and status checks across EVM mainnets. Bridge is also used in Hyperliquid and Polymarket funding legs (for example Base or Ethereum USDC toward Arbitrum).

On Robinhood Chain (4663), Li.Fi also routes same-chain spot swaps through the trading provider. Kyber is not available on Robinhood. See Robinhood Chain.

Credential model

PathAuthority
Delegated userGator/ERC-7710 for on-chain bridge transactions
agent_walletAgent wallet for solo funding flows
SecretsNo Li.Fi API keys in user-facing CLI/MCP params

Discovery

SurfaceExample
MCPgetProviderActions { provider: "bridge" }
CLIthirdfy-agent actions --provider bridge --json

Typical actions

  • get_bridge_quote, execute_bridge, check_bridge_status, get_supported_bridge_chains

Readiness checklist

  • Mainnet chains only for typical production bridge paths.
  • Source and destination chain IDs match catalog allowlists.
  • Use bridge status polling after execute_bridge before dependent venue setup.