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
| Property | Value |
|---|---|
| Chain ID | 4663 |
| Explorer | robinhoodchain.blockscout.com |
| Native gas | ETH (user-paid on mainnet) |
| Primary stable | USDG (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
| Path | Authority |
|---|---|
agent_wallet | Default for hosted agents and CLI solo runs |
self | Local signer path |
| Delegated fan-out | Not advertised on 4663 in current catalog (thirdfy / hybrid deferred) |
Discovery
| Surface | Example |
|---|---|
| MCP | getProviderActions { provider: "trading" } with chainId: 4663 |
| CLI | thirdfy-agent actions --provider trading --chain-id 4663 --json |
| REST | GET 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 viamarket-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
swapwithvalidationOnly: truebefore 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.