A C# .netstandard client library for the Kucoin REST and Websocket Spot and Futures API focusing on clear usage and models
113
stars
62
forks
source link
Missing fields in Updated SpotApi.ExchangeData.GetAssetsAsync to V3 API #213
Closed
PhilAlain closed 7 months ago
Hello Jan, Thanks again for your great work !
Two fields are missing in the class KucoinAssetNetwork, to match: depositFeeRate depositMinSize
To reproduce, check the URL below for USDT under chainName BEP20 for instance: https://[api.kucoin.com/api/v3/currencies/USDT](https://api.kucoin.com/api/v3/currencies/USDT)
Actually this is true for 3 of the USDT blockchains.
Best Regards, Phil