Skip to main content
WSS

Overview

Subscription Parameters

number
required
Target EVM network. See the Chain enumeration for supported values.
string
required
ERC-20 contract address for the base asset (hex string, 20 bytes, no 0x prefix).
string
required
ISO-4217 fiat currency code (e.g., USD, EUR).

Message Fields (data)

Top-level fields: chain_id, dataset_id, is_reorg, data (object). The data object mirrors b0605_token_to_fiat_vwap:
number
BIGINT
string
TIMESTAMPTZ
number
INTEGER
number
INTEGER
number
BIGINT
string
TIMESTAMPTZ
number
INTEGER
number
INTEGER
string
TIMESTAMPTZ
number
INTEGER
string
BYTEA
string
NUMERIC(78,18)
string
NUMERIC(78,18)
number
INTEGER
number
INTEGER
string
BYTEA
string[]
BYTEA[] (nullable by default; can be large)
string
TIMESTAMPTZ
string
TIMESTAMPTZ

Subscription Example

Response Example

subscribe
type:object
unsubscribe
type:object
subscribe_response
type:object
unsubscribe_response
type:object
update
type:object
Last modified on July 19, 2026