Robinhood Chain

Li.Fi spot swaps and bridge on Robinhood Chain mainnet (4663). USDG stable, agent_wallet and self lanes.

Category: Trading (chain-specific)

Catalog providers: trading (Li.Fi spot), bridge, yield-xyz, market-data

Thirdfy supports Robinhood Chain mainnet (4663) for agent wallet spot swaps via Li.Fi, cross-chain bridge, Yield.xyz earn discovery, and read-only market data. Kyber is not available on this chain.

Network

PropertyValue
Chain ID4663
Explorerrobinhoodchain.blockscout.com
Native gasETH (user-paid on mainnet)
Primary stableUSDG (not USDC)

Gas sponsorship is fail-closed on Robinhood mainnet until operator policy enables it. Fund the execution wallet with ETH for gas before live swaps.

Credential model

PathAuthority
agent_walletDefault for hosted agents and CLI solo runs
selfLocal signer path
Delegated fan-outNot advertised on 4663 in current catalog (thirdfy / hybrid deferred)

Discovery

SurfaceExample
MCPgetProviderActions { provider: "trading" } with chainId: 4663
CLIthirdfy-agent actions --provider trading --chain-id 4663 --json
RESTGET https://api.thirdfy.com/api/v1/agent/actions/catalog

Typical actions

  • Spot: swap, get_best_trading_quote, execute_optimal_swap (Li.Fi routing)
  • Bridge: get_bridge_quote, execute_bridge, check_bridge_status
  • Earn: Yield.xyz discovery and deposit prep via yield-xyz / earn (Shield-validated)
  • Market data: get_chain_market_overview, token reads via market-data (DefiLlama chain TVL works today)

Readiness checklist

  • Chain ID 4663 on every intent and preflight.
  • Execution wallet holds ETH for gas and swap input (WETH or USDG depending on route).
  • Use USDG as the primary stable when quoting balances or copy for users.
  • Bridge from Base or Ethereum USDC when funding from another chain, then swap to USDG if needed.
  • Preflight swap with validationOnly: true before live runs.

Bridge and funding

Li.Fi bridge actions include Robinhood Chain in supported mainnets. Common path: bridge USDC from Base (8453) to Robinhood, then swap to USDG or WETH on 4663.

See Li.Fi for bridge discovery.

Console Command

Ask in Command about Robinhood swaps, USDG, or chain 4663. The operator uses the trading tool pack and validates agent wallet funding before execution.