Ok maybe I don’t understand the concept, not sure.
Using the data from /api/v3/exchangeInfo I tried to figure out how to get the base asset step size. Lets say I want to trade ILV/USDT as market, I know the step size if I want to sell ILV, which is LOT_SIZE => stepSize => 0.00100000. But I can’t find the step size for USDT (when buying,) it should be 0.00010000, which differs. So what’s the correct way of finding the quantity step sizes for both buy and sell in market orders?