Topic: /contract/announcement:{symbol}#
Subscribe Message#
{
"id": 1545910660739,
"type": "subscribe",
"topic": "/contract/announcement",
"response": true
}
Response#
Example
{
"topic": "/contract/announcement",
"subject": "funding.begin",
"data": {
"symbol": "XBTUSDTM",
"fundingTime": 1551770400000,
"fundingRate": -0.002966,
"timestamp": 1551770400000
}
}
{
"type": "message",
"topic": "/contract/announcement",
"subject": "funding.end",
"data": {
"symbol": "XBTUSDTM",
"fundingTime": 1551770400000,
"fundingRate": -0.002966,
"timestamp": 1551770410000
}
}
Modified at 2026-01-21 02:15:13