JKorf / Binance.Net

A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
https://jkorf.github.io/Binance.Net/
MIT License
1.02k stars 420 forks source link

Missed `/fapi/v1/fundingInfo` API #1332

Closed XHighIntell closed 6 months ago

XHighIntell commented 6 months ago

Describe the bug The UsdFuturesApi.ExchangeData missed function for /fapi/v1/fundingInfo

More info at https://binance-docs.github.io/apidocs/futures/en/#get-funding-rate-info

JKorf commented 6 months ago

Added in the latest version