Robinhood

Access Robinhood Chain, an Ethereum-compatible Layer 2 built for onchain financial infrastructure, tokenized assets, and decentralized applications.

Robinhood Chain is a permissionless, Ethereum-compatible Layer 2 blockchain built using Arbitrum Nitro and secured by Ethereum. It provides an EVM-compatible environment for smart contracts, decentralized applications, tokenized real-world assets, and onchain financial infrastructure. Developers can use standard Ethereum JSON-RPC methods and familiar EVM tooling to query blockchain data, submit transactions, interact with smart contracts, and build applications on Robinhood Chain.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Robinhood • 🔗 Official Robinhood Website

RPC Gateway for Robinhood blockchain

Robinhood RPC networks

↳ JSON-RPC
https://robinhood-mainnet.gateway.tatum.io
↳ WebSocket
wss://robinhood-mainnet.gateway.tatum.io
↳ JSON-RPC
https://robinhood-testnet.gateway.tatum.io
↳ WebSocket
wss://robinhood-testnet.gateway.tatum.io

Connect to Robinhood and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Robinhood using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Retrieve Robinhood Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Robinhood node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Test Robinhood RPC Methods in Postman

Explore and test Robinhood blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Robinhood RPC endpoints, validate API responses, or integrate Robinhood into their applications.

How to use the Robinhood Postman Collection

  1. Get your API key: Visit Tatum Dashboard to obtain your free API key
  2. Import the collection: Click the "Run in Postman" button below to import the Robinhood collection
  3. Configure your environment: Update the gateway-api-key variable in the Tatum Gateway environment
  4. Start testing: Execute any Robinhood RPC method and see real-time responses

Available Robinhood interfaces and methods

Each Robinhood network and interface below exposes its own set of RPC methods, listed live from Tatum's RPC Gateway. Query these endpoints for any interface to explore what it supports:

  • /_methods – machine-readable list of interfaces and methods
  • /llms.txt – human- and AI-readable documentation context
Robinhood Mainnet

JSON-RPC

Base URL: https://robinhood-mainnet.gateway.tatum.io

Discovery: /_methods · /llms.txt

  • debug_getBadBlocks
  • debug_storageRangeAt
  • debug_traceBlock
  • debug_traceBlockByHash
  • debug_traceBlockByNumber
  • debug_traceCall
  • debug_traceTransaction
  • eth_blockNumber
  • eth_call
  • eth_callMany
  • eth_estimateGas
  • eth_feeHistory
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockReceipts
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getCode
  • eth_getLogs
  • eth_getProof
  • eth_getStorageAt
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_getUncleByBlockHashAndIndex
  • eth_getUncleByBlockNumberAndIndex
  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • eth_chainId
  • eth_maxPriorityFeePerGas
  • eth_sendRawTransaction
  • eth_signTypedData
  • eth_signTypedData_v3
  • eth_syncing
  • net_peerCount
  • net_version
  • rpc_methods
  • trace_block
  • trace_call
  • trace_callMany
  • trace_rawTransaction
  • trace_replayBlockTransactions
  • trace_replayTransaction
  • trace_transaction
  • txpool_content
  • txpool_inspect
  • txpool_status
  • web3_clientVersion

WebSocket

Base URL: wss://robinhood-mainnet.gateway.tatum.io

Discovery: /_methods · /llms.txt

  • eth_blockNumber
  • eth_call
  • eth_estimateGas
  • eth_feeHistory
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockReceipts
  • eth_getCode
  • eth_getLogs
  • eth_getStorageAt
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_chainId
  • eth_maxPriorityFeePerGas
  • eth_sendRawTransaction
  • eth_subscribe
  • eth_unsubscribe
  • net_version
  • rpc_methods
  • web3_clientVersion
Robinhood Testnet

JSON-RPC

Base URL: https://robinhood-testnet.gateway.tatum.io

Discovery: /_methods · /llms.txt

  • debug_getBadBlocks
  • debug_storageRangeAt
  • debug_traceBlock
  • debug_traceBlockByHash
  • debug_traceBlockByNumber
  • debug_traceCall
  • debug_traceTransaction
  • eth_blockNumber
  • eth_call
  • eth_callMany
  • eth_estimateGas
  • eth_feeHistory
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockReceipts
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getCode
  • eth_getLogs
  • eth_getProof
  • eth_getStorageAt
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_getUncleByBlockHashAndIndex
  • eth_getUncleByBlockNumberAndIndex
  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • eth_chainId
  • eth_maxPriorityFeePerGas
  • eth_sendRawTransaction
  • eth_signTypedData
  • eth_signTypedData_v3
  • eth_syncing
  • net_peerCount
  • net_version
  • rpc_methods
  • trace_block
  • trace_call
  • trace_callMany
  • trace_rawTransaction
  • trace_replayBlockTransactions
  • trace_replayTransaction
  • trace_transaction
  • txpool_content
  • txpool_inspect
  • txpool_status
  • web3_clientVersion

WebSocket

Base URL: wss://robinhood-testnet.gateway.tatum.io

Discovery: /_methods · /llms.txt

  • eth_blockNumber
  • eth_call
  • eth_estimateGas
  • eth_feeHistory
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockReceipts
  • eth_getCode
  • eth_getLogs
  • eth_getStorageAt
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_chainId
  • eth_maxPriorityFeePerGas
  • eth_sendRawTransaction
  • eth_subscribe
  • eth_unsubscribe
  • net_version
  • rpc_methods
  • web3_clientVersion

Method unavailable?

If you need a method we don't support yet, please contact our support.
We'd be happy to assist.