Overview
GoldRush offers the most comprehensive Base 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 Base 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
API Usage
To use this blockchain network in GoldRush API calls, use:Chain Name
base-mainnet/BASE_MAINNET(mainnet)
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 Base
- Get historical token balances for address on Base
- Get token balances for address on Base
- Get native token balance for address on Base
- Get historical portfolio value over time on Base
- Get ERC20 token transfers for address on Base
NFT API
- Get NFTs for address on Base
- Check ownership in NFT collection on Base
- Check ownership in NFT collection for specific token on Base
Pricing API
Security API
Transactions API
- Get a transaction on Base
with-traces - Get transaction summary for address on Base
- Get earliest transactions for address (v3) on Base
with-traces - Get recent transactions for address (v3) on Base
with-traces - Get paginated transactions for address (v3) on Base
with-traces - Get bulk time bucket transactions for address (v3) on Base
- Get all transactions in a block (v3) on Base
- Get all transactions in a block by page (v3) on Base
Block Explorer API
- Get a block on Base
- Get all chain statuses on Base
- Get all chains on Base
- Get block heights on Base
- Get gas prices on Base
- Get log events by contract address on Base
- Get log events by topic hash(es) on Base
- Get logs on Base
Streaming API Support
This chain supports 11 GoldRush Streaming APIs:- New DEX Pairs Stream on Base
- OHLCV Pairs Stream on Base
- OHLCV Tokens Stream on Base
- Update Pairs Stream on Base
- Update Tokens Stream on Base
- Wallet Activity Stream on Base
- OHLCV Pairs Query on Base
- OHLCV Tokens Query on Base
- Token Search Query on Base
- Top Trader Wallets for Token Query on Base
- Wallet PnL by Token Query on Base