The GoldRush Streaming API provides real-time updates on blockchain events, including token balances, new DEX pairs, wallet activity, and OHLCV price data. This API is ideal for applications that require immediate notifications or updates on blockchain activities. The API is offered via GraphQL endpoints allowing developers to filter for specific chains, or DEXs and to start real-time subscriptions.

Use Cases

1748642802-streaming-api-products-ohlcv

Trading Bots

Power your bots with new pairs, pair liquidity changes, OHLCV pricing data, and wallet activity to copy trade.

1748642719-streaming-api-products-gamefi

Gaming

Stream inventory balances and onchain game state right into your game engine with no lag or polling.

1748642703-streaming-api-products-ai

AI Agents

Power your AI Agents with streaming wallet information to build novel co-pilot apps.

Available Streams

The GoldRush Streaming API offers the following streams:

  • Token Balances Stream: Real-time updates on a wallet’s token balances. Commonly used to build wallet applications that shows a wallet’s token balances.

  • OHLCV Tokens Stream: Continuous price data feed providing Open, High, Low, Close, Volume values for one or many tokens at configurable intervals. Commonly used to execute trading strategies like take-profit, stop-loss and others.

  • OHLCV Pairs Stream: Continuous price data feed providing Open, High, Low, Close, Volume values for one or many token pairs at configurable intervals. Commonly used to execute trading strategies like take-profit, stop-loss and others.

  • New DEX Pairs Stream: Real-time updates on new pairs, pair liquidity changes, and other pair-related events across supported DEXs. Commonly used to build liquidity sniping bots.

  • Wallet Activity Stream: Live tracking of wallet transactions, token transfers, and interactions with smart contracts. Commonly used to build copy trading bots.