Stream real-time data for a single asset
Establishes an SSE stream for a specific token asset using query string parameters.
Supported Channel Events: - token_price: Real-time asset evaluation. Schema matches PriceResponse. - t_p (Deprecated): Legacy price evaluation channel. Schema matches PriceLegacyResponse. - ping: Infrastructure keep-alive payload (PingEvent). - warning: System warning notifications (WarningEvent). - error: Stream-level operational exceptions (ErrorEvent).
Documentation Index
Fetch the complete documentation index at: https://docs.dexpaprika.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Streaming method targeting specific data resolutions. t_p is legacy.
token_price, t_p Target token smart contract address.
Target blockchain network identifier (e.g., ethereum, solana).
Maximum event count processing threshold before server-initiated connection teardown.
x >= 1Response
SSE stream successfully established.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
Payload envelope mapping to the token_price event channel.
Token smart contract address.
Cryptographic network runtime string identifier.
Asset evaluation calculation in USD.
System transaction ingestion timestamp.
Historical oracle evaluation layer execution timestamp.
Explicit alias structure referencing timestamp_price.