Overview
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.
Use cases: Wallets, portfolio trackers, crypto accounting & tax tools, and DeFi dashboards.
Streaming API
Subscribe to real-time blockchain events with sub-second latency using GraphQL over WebSockets.
Track token transfers, DEX activity, wallet movements, and OHLCV candlestick data across fast chains like Base and Solana.
Use cases: Trading bots & dashboards, gaming, and AI Agents.
Use cases: Trading bots & dashboards, gaming, and AI Agents.
Pipeline API
Stream blockchain data directly to your own infrastructure. Push decoded blocks, transactions, event logs, and protocol-specific data into your database, warehouse, queue, or webhook with ABI decoding and SQL transforms built in.
Use cases: Data warehousing, analytics dashboards, ETL pipelines, and backend indexing.
Use cases: Data warehousing, analytics dashboards, ETL pipelines, and backend indexing.
Mainnet
Testnets
Holesky Testnet
Ethereum Sepolia Testnet
API Usage
To use this blockchain network in GoldRush API calls, use:Chain Name
eth-mainnet/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
- Get token holders as of any block height (v2) on Ethereum
- Get historical token balances for address on Ethereum
- Get token balances for address on Ethereum
- Get native token balance for address on Ethereum
- Get historical portfolio value over time on Ethereum
- Get ERC20 token transfers for address on Ethereum
NFT API
- Get NFTs for address on Ethereum
- Check ownership in NFT collection on Ethereum
- Check ownership in NFT collection for specific token on Ethereum
Pricing API
Security API
Transactions API
- Get a transaction on Ethereum
with-traces - Get transaction summary for address on Ethereum
- Get earliest transactions for address (v3) on Ethereum
with-traces - Get recent transactions for address (v3) on Ethereum
with-traces - Get paginated transactions for address (v3) on Ethereum
with-traces - Get bulk time bucket transactions for address (v3) on Ethereum
- Get all transactions in a block (v3) on Ethereum
- Get all transactions in a block by page (v3) on Ethereum
Block Explorer API
- Get a block on Ethereum
- Get all chain statuses on Ethereum
- Get all chains on Ethereum
- Get block heights on Ethereum
- Get gas prices on Ethereum
- Get log events by contract address on Ethereum
- Get log events by topic hash(es) on Ethereum
- Get logs on Ethereum
Streaming API Support
This chain supports 11 GoldRush Streaming APIs:- New DEX Pairs Stream on Ethereum
- OHLCV Pairs Stream on Ethereum
- OHLCV Tokens Stream on Ethereum
- Update Pairs Stream on Ethereum
- Update Tokens Stream on Ethereum
- Wallet Activity Stream on Ethereum
- OHLCV Pairs Query on Ethereum
- OHLCV Tokens Query on Ethereum
- Token Search Query on Ethereum
- Top Trader Wallets for Token Query on Ethereum
- Wallet PnL by Token Query on Ethereum