Skip to main content

Connect to Robinhood Chain

Raphael requires an EVM-compatible wallet connected to the correct Robinhood Chain network. ETH is the native gas token: every approval, swap, deposit, lock, vote and claim consumes a small amount of it.

Network details

PropertyMainnetTestnet
Chain ID466346630
CurrencyETHETH
Public RPChttps://rpc.mainnet.chain.robinhood.comhttps://rpc.testnet.chain.robinhood.com
Explorerhttps://robinhoodchain.blockscout.comhttps://explorer.testnet.chain.robinhood.com

Add the network manually

In your wallet, open network settings, choose Add network, and enter the values above. Confirm that the chain ID shown by your wallet matches the network you intend to use: 4663 for mainnet, 46630 for testnet. The chain ID, not the network name, is what your wallet actually enforces.

Fund gas

A transaction cannot execute without ETH on the same network:

  • bridge or transfer ETH to Robinhood Chain mainnet for production use;
  • use the official Robinhood Chain testnet faucet for test ETH: https://faucet.testnet.chain.robinhood.com.
Mainnet ETH and testnet ETH are different assets

Testnet assets exist only for testing and have no mainnet value. Sending real assets to a testnet address, or the reverse, is a common and expensive mistake.

Before connecting

  • verify the Raphael application URL before approving a connection;
  • verify the network in your wallet;
  • never enter a seed phrase into a website, for any reason;
  • reject unexpected signature or approval requests;
  • use a dedicated RPC provider for production integrations, because public endpoints are rate limited.

Once connected and funded, continue to Swap Tokens.