Determining the fee tiers
Calculating the fee rates
Set the default fee rate
default
fee rate through POST /v1/broker/fee_rate/default
.Setting the fees
/v1/broker/fee_rate/set_default
/v1/broker/fee_rate/set
. Send updates in batches, grouped by the same maker_fee
taker_fee
combination.
Retrive user fee rates
/v1/broker/user_info
.Retrieve default fee rate through GET /v1/broker/fee_rate/default
.Will there be limitations on how often fee rates can be changed?
How to set fees for users?
Can I get help determining and setting fees for the users?
How does rebate work for front-ends?
How are fee rebates distributed?