Retrieve funding rate list with the provided market ID and timestamps
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"funding_rate": 123,
"market_id": "<string>",
"timestamp": 123
}
],
"success": true
}
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"funding_rate": 123,
"market_id": "<string>",
"timestamp": 123
}
],
"success": true
}
Retrieve funding rate list with the provided market ID and timestamps
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"funding_rate": 123,
"market_id": "<string>",
"timestamp": 123
}
],
"success": true
}
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"funding_rate": 123,
"market_id": "<string>",
"timestamp": 123
}
],
"success": true
}