Get detailed configuration and trading rules for all available markets on WhiteBIT via the V4 API.
Successful response
Market pair name
"SON_USD"
Ticker of stock currency
"SON"
Ticker of money currency
"USD"
Maximum number of decimal places for the base (stock) currency quantity. Represented as a stringified integer.
"3"
Maximum number of decimal places for the quote (money) currency amount. Represented as a stringified integer.
"2"
Maximum number of decimal places used when calculating fees. Represented as a stringified integer.
"4"
Default maker fee as a decimal ratio (e.g., "0.001" = 0.1%). Multiply by 100 to convert to a percentage.
"0.001"
Default taker fee as a decimal ratio (e.g., "0.001" = 0.1%). Multiply by 100 to convert to a percentage.
"0.001"
Minimum order quantity in the base (stock) currency.
"0.001"
Minimum order total in the quote (money) currency.
"0.001"
Indicates whether trading is enabled
true
Market type. Possible values: spot, futures
spot, futures "spot"
Maximum order total (quantity × price) in the quote (money) currency. "0" indicates no upper limit.
"10000000000"
Indicates whether margin trading is enabled
true