Skip to main content
PATCH
Update Leverage for Multiple Instruments

请求体

application/json

Batch leverage request.

op
object
必填
sig
string
必填

Signature in hex format

示例:

"0x1234567890..."

salt
integer
必填

Salt

示例:

1234567890

ts
integer
必填

Request timestamp. Unix milliseconds for most operations; Unix seconds for withdrawals (must match the on-chain EIP-712 struct verified against block.timestamp).

示例:

1767225600000

响应

Ordered result for each requested instrument.

The instrument's effective leverage configuration after the update.

status
enum<string>
必填
可用选项:
ok
instrument_id
integer
必填

Instrument ID

示例:

1

leverage
integer
必填

Leverage

示例:

10

cross
boolean
必填

Whether to use cross margin mode