Skip to content

Connecting to Robinhood Chain

Robinhood Chain testnet is an Arbitrum Orbit Layer-2 built on Ethereum, using Ethereum blobs for data availability and ETH as the native gas token. Developers can add the network to their wallet using the configuration details below.

Testnet Network Configuration

PropertyValue
Network NameRobinhood Chain Testnet
DescriptionA public testnet for Robinhood Chain
Chain ID46630
Currency SymbolETH
Block Explorerexplorer.testnet.chain.robinhood.com

Developer Endpoints

Alchemy is the recommended infrastructure provider for building on Robinhood Chain. Sign up for a free Alchemy account and create an app on the Robinhood Chain Testnet to get your API key.

EndpointURL
RPChttps://robinhood-testnet.g.alchemy.com/v2/<YOUR_API_KEY>
Websocketwss://robinhood-testnet.g.alchemy.com/v2/<YOUR_API_KEY>

Supported Services

ServiceDescription
Node APIAccess standard JSON-RPC endpoints for reading and writing to Robinhood Chain.
Bundler APISubmit, estimate, and manage ERC-4337 UserOperations for account abstraction workflows.
Smart WalletsCreate and manage smart contract wallets with built-in support for gas sponsorship and batched transactions.
Gas ManagerSponsor gas fees for your users with flexible policies and spending controls.

For more details on each service, visit the Alchemy documentation.

Default Public Endpoints

The following public endpoints are also available but are rate-limited and not recommended for production use:

EndpointURL
RPChttps://rpc.testnet.chain.robinhood.com
Sequencer Feedwss://feed.testnet.chain.robinhood.com
Sequencerhttps://sequencer.testnet.chain.robinhood.com

Get Testnet Funds

To view the faucet, click here to deposit testnet funds directly into your wallet. Or you may get Sepolia ETH from any other faucet and bridge it onto Robinhood Chain.

Connect a Wallet

To connect to the Testnet via a wallet, follow the instructions here.