Skip to main content

What it does

Returns the current pair list with market metadata and live price fields.

Example

Filter by pair:
Include a builder fee in the computed openFee values:
On OstiumClient, builderFeeBps defaults to the configured builder.feeBps when omitted.

Use it for

  • pair pickers
  • market tables
  • reading pair and overnight leverage limits before openTrade()
  • pairId discovery before openTrade()

Parameters

Response schema

openFee is the pair taker fee plus the configured builder fee, in basis points. closeFee is currently always 0.