Skip to main content

Documentation Index

Fetch the complete documentation index at: https://pond.dflow.net/llms.txt

Use this file to discover all available pages before exploring further.

The Trading API WebSocket currently supports one stream: priority fee updates.
Looking for prediction market streams (prices, trades, orderbook)? See the Metadata API WebSockets overview.

Connection

The dev Trading API WebSocket URL is:
wss://dev-quote-api.dflow.net/priority-fees/stream
For production, use your Trading API host with wss: and the /priority-fees/stream path:
wss://<your-trading-api-host>/priority-fees/stream

Stream

StreamDescription
priority-feesReal-time priority fee estimate updates

Priority Fees Stream

Stream priority fee estimates without polling