Skip to main content

Documentation Index

Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

The GoldRush JSON-RPC API exposes 44 methods across the standard eth_*, net_*, web3_*, debug_*, and trace_* namespaces, on 9 mainnet (and their respective testnets) networks at launch.

Launch chains

Ethereum

eth-mainnet

Polygon

matic-mainnet

BNB Smart Chain (BSC)

bsc-mainnet

Arbitrum

arbitrum-mainnet

Base

base-mainnet

HyperEVM

hyperevm-mainnet

MegaETH

megaeth-mainnet

Monad

monad-mainnet

Tempo

tempo-mainnet

Endpoint shape

https://rpc.goldrushdata.com/v1/{chain}
Authenticate with the Authorization: Bearer <YOUR_GOLDRUSH_API_KEY> header. See authentication.

Where to next

Quickstart

First call in under a minute.

Migration

Coming from Infura, Alchemy, or Ankr.