curl --location --request GET 'https://api.kucoin.com/api/v1/base-fee?currencyType='
{ "code": "200000", "data": { "takerFeeRate": "0.001", "makerFeeRate": "0.001" } }