Kline Subscription
Subscribe Request
{
"id": 1,
"method": "SUBSCRIBE",
"params": {
"chainId": 143,
"instrument": "0x73ada1ea346cc3908f41cf67a040f0acd7808be0",
"expiry": 4294967295,
"interval": "1m",
"type": "kline"
}
}Unsubscribe Request
{
"id": 1,
"method": "UNSUBSCRIBE",
"params": {
"chainId": 143,
"instrument": "0x73ada1ea346cc3908f41cf67a040f0acd7808be0",
"expiry": 4294967295,
"interval": "1m",
"type": "kline"
}
}Parameter Description
Data Stream Message
Data Fields
Last updated