Skip to main content
WSS
/
v1
/
ws?channel=exchangeAttributeUpdates
Messages
Subscribe to the exchange attribute updates channel
type:object
Exchange Attributes Snapshot

Initial snapshot sent once on subscribe. Contains one feeTierConfig entry with the complete current fee tier table (isSnapshot: true).

Exchange Attributes Update

Streaming update pushed whenever an operator edits the exchange fee tier config. Always carries the full updated table in a single feeTierConfig entry (isSnapshot: false). Clients should replace their local copy atomically.