> ## Documentation Index
> Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# RedStone Bolt milisecond price feeds now supported

*Published February 23, 2026*

![RedStone Bolt milisecond price feeds now supported](https://www.datocms-assets.com/86369/1771629510-goldrush-post-2x-1771629503259.jpg)

GoldRush now delivers real-time token prices powered by [RedStone Bolt](https://blog.redstone.finance/2025/04/08/introducing-redstone-bolt-the-fastest-blockchain-oracle-to-date/).

While traditional push oracles on Ethereum update roughly 40–60 times per day, RedStone Bolt pushes a new price every 2.4 milliseconds - over 400 updates per second.

Supported assets:

| Asset      | Token/Pair ID |
| ---------- | ------------- |
| Bitcoin    | REDSTONE-BTC  |
| Ethereum   | REDSTONE-ETH  |
| BNB        | REDSTONE-BNB  |
| Cardano    | REDSTONE-ADA  |
| Tether     | REDSTONE-USDT |
| Ripple XRP | REDSTONE-XRP  |
| USDC       | REDSTONE-USDC |
| Dogecoin   | REDSTONE-DOGE |
| Solana     | REDSTONE-SOL  |

Prices are sourced directly from Binance, Coinbase, OKX, Bitget, and Kraken via Bolt nodes that are geographically co-located with sequencer infrastructure to minimize latency.

### What this unlocks

Before this integration, streaming price data through GoldRush relied on onchain DEX activity — meaning prices were only as fresh as the last swap. RedStone Bolt changes that entirely:

* Millisecond-granularity OHLCV candles - build trading UIs with candlestick charts that reflect real-time CEX pricing, not stale onchain state.
* Accurate portfolio and PnL tracking - stream live mark-to-market prices for wallets and positions without waiting for onchain trades to occur.
* Latency-sensitive triggers - power alerts, liquidation monitors, or arbitrage detection that depends on prices updating hundreds of times per second.
* CEX-grade data, onchain delivery - get the reliability of centralized exchange feeds with the composability of a streaming WebSocket API.

This features is now on the GoldRush Streaming API. Pass any supported asset with the `"REDSTONE-"` prefix to the OHLCV Token/Pair streams with `chain_name: MEGAETH_MAINNET` to start receiving sub-millisecond price updates over your existing WebSocket connection.

[Learn more](https://goldrush.dev/docs/api-reference/streaming-api/subscriptions/ohlcv-tokens-stream)
