Skip to content

Contract v1 cn #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Apr 17, 2025
2 changes: 1 addition & 1 deletion source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ curl "https://contract.mexc.com/api/v1/contract/funding_rate/history?symbol=BTC_
| ------------ | ------------ | ------------ | ------------ |
| symbol | string | true | 合约名 |
| page_num | int | true | 当前页数,默认为1 |
| page_size | int | true | 每页大小,默认20,最大100 |
| page_size | int | true | 每页大小,默认20,最大1000 |

**响应参数:**

Expand Down