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
| Path | Authority |
|---|---|
| Delegated user | Gator/ERC-7710 for on-chain bridge transactions |
agent_wallet | Agent wallet for solo funding flows |
| Secrets | No Li.Fi API keys in user-facing CLI/MCP params |
Discovery
| Surface | Example |
|---|---|
| MCP | getProviderActions { provider: "bridge" } |
| CLI | thirdfy-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_bridgebefore dependent venue setup.
Related
- Robinhood Chain (Li.Fi spot on 4663)
- Supported chains
- Hyperliquid (Bridge2 funding context)
- Polymarket (collateral funding)
- Trading integrations