Skip to main content

Overview

Ethereum is the foundational smart contract platform powering the majority of DeFi, NFTs, and Web3 innovation. The most secure and decentralized programmable blockchain.
GoldRush offers the most comprehensive Ethereum Data API suite for developers, analysts, and enterprises. Whether you’re building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, our Ethereum Data APIs provide fast, accurate, and developer-friendly access to the essential onchain data you need.

Supported APIs

Foundational API

Access structured historical blockchain data across 100+ chains using REST APIs. Get token balances, transaction histories, decoded event logs, NFT assets, token holders and more.

Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.

JSON-RPC

Low-latency EVM JSON-RPC with global failover and archive depth. Point your existing tooling at the GoldRush endpoint β€” no code changes required.

Use cases: dApps, wallets, indexers, bots, and trading infrastructure.

Mainnet

Testnets

Holesky Testnet

Ethereum Sepolia Testnet

API Usage

To use this blockchain network in GoldRush API calls, use:

Chain Name

  • eth-mainnet (mainnet)
  • eth-holesky (testnet)
  • eth-sepolia (testnet)

Example API Calls

SDK Usage

Foundational API Support

This chain supports 28 GoldRush Foundational APIs:

Wallet API

NFT API

Pricing API

Security API

Transactions API

Block Explorer API

JSON-RPC

Ethereum is available on the GoldRush JSON-RPC service. Point your existing EVM tooling (ethers.js, viem, web3.js, or raw HTTP) at the GoldRush endpoint β€” the standard eth_*, net_*, web3_*, debug_*, and trace_* methods are supported.

Endpoint

Example JSON-RPC Calls

Sample Methods

See the full method list and per-method examples for Ethereum.

Additional Resources