Skip to main content

Feed reference

All feeds update at approximately one event per second. Prices are quoted in USD. The examples below show explicitly selected spot events. The same seven feed names apply to spot, 30-second TWAP, and 60-second TWAP events. See Chainlink Spot and TWAP Prices for the current default, explicit spot selection, and twap_windows filters.

BTC/USD

Bitcoin. The most liquid and widely traded crypto asset.

ETH/USD

Ethereum.

SOL/USD

Solana.

BNB/USD

BNB (Binance).

XRP/USD

XRP.

DOGE/USD

Dogecoin.

HYPE/USD

Hyperliquid.

Filtering

Subscribe to specific feeds only:
Feed names are case-insensitive. "btc/usd" and "BTC/USD" both work. To receive spot prices for the selected feeds, add price_source: "spot":

Subscribing to all feeds

Omit the feeds filter to follow the default stream for all feeds:
The default stream now sends both TWAP windows per feed. Add price_source: "spot" for every spot pair, or select twap_windows: [30] or [60] when your application needs only one TWAP lookback.