Pushing Rules
- No user login required
- After subscribing, the current data will be returned directly, and updates will be pushed every minute.
Request
Subscribe Request
Funding rate data Request
{"action": "<op>", "args": ["<channel:symbol>"]}
- op:
subscribe=Subscribe, You will receive a message that the subscription is successful, and then you will receive funding rate data pushed every minute.request=Single request for the latest funding rate data, You will receive a funding rate data immediately. - channel:Channel name, such as
futures/fundingRate - symbol: Trading pair, such as
BTCUSDT
Response
Funding rate data