Use Cases

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

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

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.