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.05k stars 429 forks source link

Where has FeeTier gone for futures? #1407

Closed thomasd3 closed 3 months ago

thomasd3 commented 3 months ago

Since the switch to BinanceFuturesAccountInfoV3, I can't find the FeeTier.

JKorf commented 3 months ago

Hi, I assumed the V3 endpoint had the same data as the V2 endpoint, but it seems not. So I've re-added the V2 endpoint (called GetAccountInfoV2Async now) in version 10.2.0.