AsyncAPI channel · Blockchain.com
· Blockchain.com WebSocket APIs
/mercury-gateway/v1/ws#trades
Per-symbol stream of executed trades on the Exchange, including side, size, price, and `trade_id`.
Channel address
/mercury-gateway/v1/ws#trades
Operations
publish
subscribeTrades
Subscribe / unsubscribe to trade execution updates for a symbol.
subscribe
receiveTrades
Receive trade execution updates.
Messages
ExchangeSubscribeSymbolAction
Subscribe / unsubscribe to a per-symbol channel
Content-Type:
ExchangeAdminEvent
Subscription admin event (subscribed / unsubscribed / rejected)
Content-Type:
ExchangeTradeUpdate
Trade execution update
Content-Type:
About AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.