用户费率
trading_commissionGet maker and taker fee rates for a trading pair, including VIP discounts and BNB payment discounts, to determine trading costs.
Instructions
返回:指定交易对的 maker/taker 费率(含 VIP 折扣与 BNB 抵扣)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| makerCommissionRate | Yes | ||
| takerCommissionRate | Yes |