wss://api.hotstuff.trade/ws
Channel: explorer
Example Request
Parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
jsonrpc | string | Yes | JSON-RPC version | "2.0" |
id | string/number | Yes | Request identifier for tracking | "1" or 1 |
method | string | Yes | Action to perform | "subscribe" or "unsubscribe" |
channel | string | Yes | Channel name | "explorer" |
Supported Methods
subscribe- Subscribe to blockchain explorer updatesunsubscribe- Unsubscribe from blockchain explorer updates
Data Types
This channel provides real-time blockchain data including:- Block information
- Transaction details
- Network activity
- Blockchain metrics