Block

The block channel only provides updates when Block Trade has occurred.

Message Format

interface BlockTradeMessage {
  type: "block";
  ack_id: string;
  leader_side: string;
  price: number;
  quantity: number;
  symbol: string;
  timestamp: string;
}

Example

{
  "type": "block",
  "ack_id": "7148466850756558935",
  "leader_side": "Bid",
  "price": 19500,
  "quantity": 10,
  "symbol": "BUSZ22",
  "timestamp": "2022-09-28T16:26:01.440681563Z"
}

Start Trading

Trade US Perpetual Futures, Physical Futures, and Options on the Bitcoin Complex®, XRP, ETH, SOL, and more.